All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download JAR files tagged by responsible with all dependencies

Search JAR files by class name

joala-conditions from group net.joala (version 1.2.1)

Implements Waiting for JUnit tests. Concept contains expressions which are responsible to retrieve a state of the application, matcher to verify the expected state (from Hamcrest Library) and conditions which are responsible to repeat the evaluation of the given expression until the state matches the expected state.

Group: net.joala Artifact: joala-conditions
Show all versions Show documentation Show source 
 

0 downloads
Artifact joala-conditions
Group net.joala
Version 1.2.1
Last update 02. August 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 8
Dependencies joala-expressions, joala-time, joala-matchers, guava, junit, hamcrest-core, hamcrest-library, slf4j-api,
There are maybe transitive dependencies!

pact-jvm-model_2.10 from group au.com.dius (version 2.4.15)

Pact model ========== The model project is responsible for providing: * a model to represent pacts * serialization and deserialization * comparison between two parts of the pact model * conversion between the pact model and whatever third party libraries used by the pact-consumer and pact-provider requires You should never need to include this project directly

Group: au.com.dius Artifact: pact-jvm-model_2.10
Show all versions Show documentation Show source 
 

0 downloads
Artifact pact-jvm-model_2.10
Group au.com.dius
Version 2.4.15
Last update 23. August 2016
Organization not specified
URL https://github.com/DiUS/pact-jvm
License Apache 2
Dependencies amount 11
Dependencies slf4j-api, scala-library, scala-compiler, json, groovy-all, unfiltered-netty-server_2.10, dispatch-core_2.10, httpclient, pact-jvm-logging_2.10, java-semver, http-builder,
There are maybe transitive dependencies!

pact-jvm-model_2.11 from group au.com.dius (version 3.3.0-beta.0)

Pact model ========== The model project is responsible for providing: * a model to represent pacts * serialization and deserialization * comparison between two parts of the pact model * conversion between the pact model and whatever third party libraries used by the pact-consumer and pact-provider requires You should never need to include this project directly

Group: au.com.dius Artifact: pact-jvm-model_2.11
Show all versions Show documentation Show source 
 

0 downloads
Artifact pact-jvm-model_2.11
Group au.com.dius
Version 3.3.0-beta.0
Last update 31. July 2016
Organization not specified
URL https://github.com/DiUS/pact-jvm
License Apache 2
Dependencies amount 11
Dependencies unfiltered-netty-server_2.11, scala-logging_2.11, httpclient, json, scala-compiler, groovy-all, http-builder, dispatch-core_2.11, java-semver, slf4j-api, scala-library,
There are maybe transitive dependencies!

bcel from group net.imadz (version 0.6.0)

Fork from apache common bcel 6.0-SNAPSHOT project. Since nobody is maintaining BCEL project so far, and Lifecycle AOP project depends on BCEL 6.0 apis, so iMadz releases net.imadz version BCEL 6.0 internally. DO NOT USE it unless you tested all the 6.0 related apis you need. net.imadz will not be responsible for maintaining this library.

Group: net.imadz Artifact: bcel
Show documentation Show source 
 

3 downloads
Artifact bcel
Group net.imadz
Version 0.6.0
Last update 11. July 2015
Organization not specified
URL https://github.com/zhongdj/bcel
License CDDL + GPL
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

mrchecker-core-module from group com.capgemini.mrchecker (version 2023.10.10)

MrChecker Test Framework Core is responsible for: * Test report with logs and/or screenshots * Test groups/tags * Data Driven (inside test case, external file) * Test case parallel execution * BDD - Gherkin – Cucumber approach * Run on independent OperatingSystem * Externalize test environment (DEV, QA, PROD) * Adding analytics source code * Update Observers Based on Junit5

Group: com.capgemini.mrchecker Artifact: mrchecker-core-module
Show all versions Show source 
 

0 downloads
Artifact mrchecker-core-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 19
Dependencies guava, log4j-core, slf4j-api, allure-junit5, allure-java-commons, allure-junit-platform, allure-maven, aspectjweaver, json, jasypt, cucumber-java, cucumber-core, cucumber-junit, cucumber-junit-platform-engine, cucumber-reporting, gherkin, assertj-core, gson, forms_rt,
There are maybe transitive dependencies!

allure-core-module from group com.capgemini.ntc (version 4.12.0.6)

Allure Test Framework Core is responsible for: * Test report with logs and/or screenshots * Test groups/tags * Data Driven (inside test case, external file) * Test case parallel execution * BDD - Gherkin – Cucumber approach * Run on independent OperatingSystem * Externalize test environment (DEV, QA, PROD) * Adding analytics source code * Update Observers Based on Junit4.12

Group: com.capgemini.ntc Artifact: allure-core-module
Show all versions Show documentation Show source 
 

1 downloads
Artifact allure-core-module
Group com.capgemini.ntc
Version 4.12.0.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 18
Dependencies commons-csv, junit, JUnitParams, junit-platform-surefire-provider, mockito-core, log4j-api, log4j-core, slf4j-log4j12, allure-junit-adaptor, allure-java-annotations, allure-report-data, allure-maven-plugin, allure-cucumber-jvm-adaptor, aspectjweaver, junit-toolbox, json, guice, jasypt,
There are maybe transitive dependencies!

fatjar-maven-plugin from group com.amitinside (version 0.0.1)

This maven plugin is responsible to create a Fat JAR bundle containing all the dependencies specified in a POM file. Sometimes users need to unpack specific dependency (eq. zip, tar etc) before packing the dependency as this dependency could contain other jar files. The primary motive is to collect all the dependencies including the plain jar dependencies and the other jar dependencies that reside in other dependency (eq. zip, tar etc). Apart from this, it could also update the versions of the specified dependencies before wrapping in a big fat JAR bundle. This internally uses bnd to wrap all the dependencies in a single fat JAR.

Group: com.amitinside Artifact: fatjar-maven-plugin
Show documentation Show source 
 

0 downloads
Artifact fatjar-maven-plugin
Group com.amitinside
Version 0.0.1
Last update 05. February 2018
Organization not specified
URL Not specified
License Eclipse Public License - v 1.0
Dependencies amount 11
Dependencies guava, maven-invoker, commons-io, maven-model, zip4j, commons-cli, maven-plugin-api, maven-project, mojo-executor, biz.aQute.bndlib, slf4j-log4j12,
There are maybe transitive dependencies!

xercesImpl from group de.julielab (version 2.11.0.1)

A slightly adapted version of Xerces 2.11.0 to allow the XMLStringBuffer responsible for XML attribute scanning to start larger and thus avoid extended appending times. The initial buffer size is controlled by settting the system property julielab.xerces.attributebuffersize (also available as constant XMLScanner#ATTRIBUTE_BUFFER_SIZE).

Group: de.julielab Artifact: xercesImpl
Show all versions Show documentation Show source 
 

125 downloads
Artifact xercesImpl
Group de.julielab
Version 2.11.0.1
Last update 21. April 2017
Organization not specified
URL http://www.julielab.de
License Apache License, Version 2.0
Dependencies amount 1
Dependencies xml-apis,
There are maybe transitive dependencies!

core from group fr.inria.powerapi (version 1.5)

As its name indicates, Core module gather all "kernel" functionalities that will be use by other modules. More precisely, this module defines the whole types used by PowerAPI to define its architecture. This module also defines the essential Clock class, responsible of the periodically sending of the Tick message, itself responsible of the process of the PowerAPI business part.

Group: fr.inria.powerapi Artifact: core
Show all versions Show documentation Show source 
 

0 downloads
Artifact core
Group fr.inria.powerapi
Version 1.5
Last update 22. March 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

maven-muleforge-plugin from group org.mule.tools (version 1.0)

Responsible for deploying additional artifacts such as schemas and release distributions to MuleForge. Using this plugin ensures consistency of hosted files. Users should use the Mule Maven archetypes to generate POM.xml files for thier project. These POMs will be configured with the standard MuleForge plugins and will comply to the MuleForge rules for build and deployment.

Group: org.mule.tools Artifact: maven-muleforge-plugin

 

0 downloads
Artifact maven-muleforge-plugin
Group org.mule.tools
Version 1.0
Last update 14. April 2009
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies maven-project, groovy-mojo-support,
There are maybe transitive dependencies!



Page 17 from 18 (items total 178)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy