Download JAR files tagged by jenkins with all dependencies
jenkins-dependency-plugin from group com.github.vincentrussell (version 1.1)
Group: com.github.vincentrussell Artifact: jenkins-dependency-plugin
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
analysis-model from group edu.hm.hafner (version 12.9.1)
This library provides a Java object model to read, aggregate, filter, and query static analysis reports.
It is used by Jenkins' warnings next generation plug-in to visualize the warnings of individual builds.
Additionally, this library is used by a GitHub action to autograde student software projects based on a given set of
metrics (unit tests, code and mutation coverage, static analysis warnings).
0 downloads
Artifact analysis-model
Group edu.hm.hafner
Version 12.9.1
Last update 08. November 2024
Organization not specified
URL https://www.cs.hm.edu/die_fakultaet/ansprechpartner/professoren/hafner/index.de.html
License MIT license
Dependencies amount 17
Dependencies jsoup, commons-io, commons-digester3, commons-beanutils, commons-text, violations-lib, j2html, xercesImpl, asm, spotbugs, bcel, pmd-core, jcommander, pmd-java, json, json-smart, slf4j-api,
There are maybe transitive dependencies!
Group edu.hm.hafner
Version 12.9.1
Last update 08. November 2024
Organization not specified
URL https://www.cs.hm.edu/die_fakultaet/ansprechpartner/professoren/hafner/index.de.html
License MIT license
Dependencies amount 17
Dependencies jsoup, commons-io, commons-digester3, commons-beanutils, commons-text, violations-lib, j2html, xercesImpl, asm, spotbugs, bcel, pmd-core, jcommander, pmd-java, json, json-smart, slf4j-api,
There are maybe transitive dependencies!
mrchecker-selenium-module from group com.capgemini.mrchecker (version 2023.10.10)
MrChecker Test Framework Selenium supports:
* Malleable resolution
* Remote Web Design
* Mobile browsers
* Support for many browsers
* Internet Explorer, Edge
* Chrome, Firefox
* ChromeHeadless
* Safari
* User friendly actions
* elementCheckBox
* elementDropdown, etc.
* Ubiquise test execution
* locally
* against Selenium Grid through Jenkins
* Page Object Model architecture
* Selenium WebDriver with Java
* Update Observers
2 downloads
Artifact mrchecker-selenium-module
Group com.capgemini.mrchecker
Version 2023.10.10
Last update 10. October 2023
Organization Capgemini - Software Solution Center
URL https://github.com/devonfw/devonfw-testing
License The Apache License, Version 2.0
Dependencies amount 4
Dependencies mrchecker-core-module, selenium-java, google-api-client, webdrivermanager,
There are maybe transitive dependencies!
Group com.capgemini.mrchecker
Version 2023.10.10
Last update 10. October 2023
Organization Capgemini - Software Solution Center
URL https://github.com/devonfw/devonfw-testing
License The Apache License, Version 2.0
Dependencies amount 4
Dependencies mrchecker-core-module, selenium-java, google-api-client, webdrivermanager,
There are maybe transitive dependencies!
maven-cucumber-reporting from group net.masterthought (version 9863b38b-beta)
This project provides a maven mojo for using cucumber-reporting to publish pretty html reports for Cucumber.
It works by generating html from the cucumber json report formatter.
So can be used anywhere a json report is generated. Current use is in the cucumber jenkins
plugin and a maven mojo to generate the same report from mvn command line when running locally.
Group: net.masterthought Artifact: maven-cucumber-reporting
Show all versions Show documentation Show source
Show all versions Show documentation Show source
137 downloads
Artifact maven-cucumber-reporting
Group net.masterthought
Version 9863b38b-beta
Last update 28. July 2023
Organization not specified
URL http://maven.apache.org
License LGPL 2.1
Dependencies amount 3
Dependencies maven-plugin-api, maven-gpg-plugin, cucumber-reporting,
There are maybe transitive dependencies!
Group net.masterthought
Version 9863b38b-beta
Last update 28. July 2023
Organization not specified
URL http://maven.apache.org
License LGPL 2.1
Dependencies amount 3
Dependencies maven-plugin-api, maven-gpg-plugin, cucumber-reporting,
There are maybe transitive dependencies!
allure-selenium-module from group com.capgemini.ntc (version 3.8.1.6)
Allure Test Framework Selenium supports:
* Malleable resolution
* Remote Web Design
* Mobile browsers
* Support for many browsers
* Internet Explorer, Edge
* Chrome, Firefox
* Safari
* User friendly actions
* elementCheckBox
* elementDropdown, etc.
* Ubiquise test execution
* locally
* against Selenium Grid through Jenkins
* Page Object Model architecture
* Selenium WebDriver with Java
* Update Observers
Based on Selenium 3.8.1
Group: com.capgemini.ntc Artifact: allure-selenium-module
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact allure-selenium-module
Group com.capgemini.ntc
Version 3.8.1.6
Last update 19. April 2018
Organization Capgemini - Nearshore Test Center - Poland
URL https://github.com/devonfw/devonfw-testing
License The Apache License, Version 2.0
Dependencies amount 12
Dependencies guava, allure-core-module, allure-java-annotations, selenium-java, google-api-client, junit-platform-surefire-provider, junit, guice, joda-time, commons-csv, jsoup, webdrivermanager,
There are maybe transitive dependencies!
Group com.capgemini.ntc
Version 3.8.1.6
Last update 19. April 2018
Organization Capgemini - Nearshore Test Center - Poland
URL https://github.com/devonfw/devonfw-testing
License The Apache License, Version 2.0
Dependencies amount 12
Dependencies guava, allure-core-module, allure-java-annotations, selenium-java, google-api-client, junit-platform-surefire-provider, junit, guice, joda-time, commons-csv, jsoup, webdrivermanager,
There are maybe transitive dependencies!
jenkins-helper-java from group com.safaribooks (version 1.0.0)
clover from group com.cenqua.clover (version 3.3.0)
Clover is an award winning code coverage and testing tool for Java.
It integrates easily with Maven (1 and 2), Ant, Eclipse and IntelliJ-IDEA.
5 downloads
Artifact clover
Group com.cenqua.clover
Version 3.3.0
Last update 31. March 2014
Organization Atlassian Pty Ltd
URL http://atlassian.com/software/clover
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.cenqua.clover
Version 3.3.0
Last update 31. March 2014
Organization Atlassian Pty Ltd
URL http://atlassian.com/software/clover
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
clif from group org.ow2.clif (version 3.0.3)
"CLIF is Load Injection Framework": open performance testing.
Submit light or massive traffic to your application/service under test, and get response time measurements as well as computing and networking resources usage measurements.
Support for large scale distributed load injection (up to +1000 load injectors) with unlimited number of virtual users.
Multiple protocols and probes available, extendible through Java programming to generate traffic with arbitrary protocols and to measure arbitrary resources usage.
Integration to Eclipse and Jenkins.
Group: org.ow2.clif Artifact: clif
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact clif
Group org.ow2.clif
Version 3.0.3
Last update 29. September 2020
Organization OW2
URL https://clif.ow2.io
License GNU Library or Lesser General Public License (LGPL) version 3
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.ow2.clif
Version 3.0.3
Last update 29. September 2020
Organization OW2
URL https://clif.ow2.io
License GNU Library or Lesser General Public License (LGPL) version 3
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
jenkins-maven-plugin from group ch.sourcepond.maven.plugins (version 1.2.0)
The Jenkins Maven Plugin allows to use the Jenkins CLI (command line interface) from within a Maven build.
It allows the execution of any command supported by the CLI, see https://wiki.jenkins-ci.org/display/JENKINS/Jenkins+CLI
for further information. Therefore, it downloads the current jenkins-cli.jar from ${project.ciManagement.url}/jnlpJars/jenkins-cli.jar
and uses that artifact for interacting with the Jenkins server. The architecture of the Jenkins Maven Plugin follows the UNIX philosophy
"do one thing and do it well": it does not provide any logic for specific tasks, for instance creating job configuration files.
This can be done with another, more appropriate plugin and its result can then be specified as stdin to the Jenkins Maven Plugin.
Group: ch.sourcepond.maven.plugins Artifact: jenkins-maven-plugin
Show all versions Show documentation Show source
Show all versions Show documentation Show source
4 downloads
Artifact jenkins-maven-plugin
Group ch.sourcepond.maven.plugins
Version 1.2.0
Last update 12. August 2015
Organization not specified
URL ${git.url}
License Apache License, Version 2.0
Dependencies amount 6
Dependencies maven-plugin-api, maven-core, commons-lang3, javax.inject, zt-exec, httpclient,
There are maybe transitive dependencies!
Group ch.sourcepond.maven.plugins
Version 1.2.0
Last update 12. August 2015
Organization not specified
URL ${git.url}
License Apache License, Version 2.0
Dependencies amount 6
Dependencies maven-plugin-api, maven-core, commons-lang3, javax.inject, zt-exec, httpclient,
There are maybe transitive dependencies!
jenkins-maven-plugin from group org.kuali.maven.plugins (version 1.2.8)
Automated management of Jenkins jobs via Maven. Much of the information needed by Jenkins when creating a job is already in the Maven pom.
The SCM information and CI url are present. Jenkins jobs also typically have names that reflect the groupId, artifactId, and version in some manner.
This plugin automates the process of creating Jenkins jobs by harvesting information from the POM to create XML config files in the format Jenkins needs. The
Jenkins CLI API is then used to create, update, read, and delete Jenkins jobs on the CI server. If your Jenkins instance requires authentication, add
your public key to your user account on the Jenkins server.
Group: org.kuali.maven.plugins Artifact: jenkins-maven-plugin
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact jenkins-maven-plugin
Group org.kuali.maven.plugins
Version 1.2.8
Last update 19. June 2013
Organization not specified
URL http://${kuali.site.hostname}/maven/plugins/${project.artifactId}/${project.version}
License not specified
Dependencies amount 3
Dependencies commons-beanutils, ${jenkins.cli.artifactId}, maven-kuali-common,
There are maybe transitive dependencies!
Group org.kuali.maven.plugins
Version 1.2.8
Last update 19. June 2013
Organization not specified
URL http://${kuali.site.hostname}/maven/plugins/${project.artifactId}/${project.version}
License not specified
Dependencies amount 3
Dependencies commons-beanutils, ${jenkins.cli.artifactId}, maven-kuali-common,
There are maybe transitive dependencies!
Page 17 from 18 (items total 171)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy