Download JAR files tagged by tests with all dependencies
composum-nodes-test from group com.composum.nodes.test (version 3.1.0)
Since the dependency versions of composum core are deliberately low to provide backwards compatibility,
there is trouble to use newer mocking and testing libraries. So we perform tests in this module with newer
versions here, and accept the relatively small risk of behavioural changes of these dependencies that break the
code.
Group: com.composum.nodes.test Artifact: composum-nodes-test
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact composum-nodes-test
Group com.composum.nodes.test
Version 3.1.0
Last update 22. November 2021
Organization not specified
URL Not specified
License MIT License
Dependencies amount 11
Dependencies commons-io, org.apache.sling.testing.sling-mock-oak, org.apache.sling.testing.sling-mock.junit4, org.apache.sling.testing.logging-mock, org.apache.sling.testing.hamcrest, junit, jsr305, commons-collections4, gson, commons-codec, composum-nodes-commons,
There are maybe transitive dependencies!
Group com.composum.nodes.test
Version 3.1.0
Last update 22. November 2021
Organization not specified
URL Not specified
License MIT License
Dependencies amount 11
Dependencies commons-io, org.apache.sling.testing.sling-mock-oak, org.apache.sling.testing.sling-mock.junit4, org.apache.sling.testing.logging-mock, org.apache.sling.testing.hamcrest, junit, jsr305, commons-collections4, gson, commons-codec, composum-nodes-commons,
There are maybe transitive dependencies!
pax-exam-sample11-wab from group org.ops4j.pax.exam.samples (version 4.13.5)
Inlines Apache Geronimo's wab-sample module in order to define wide range of
imported org.osgi.framework package versions. Wab-sample module imports
only 1.6 version of the package so it is not adequate for integration tests
in various OSGi versions.
0 downloads
Artifact pax-exam-sample11-wab
Group org.ops4j.pax.exam.samples
Version 4.13.5
Last update 21. November 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies wab-sample,
There are maybe transitive dependencies!
Group org.ops4j.pax.exam.samples
Version 4.13.5
Last update 21. November 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies wab-sample,
There are maybe transitive dependencies!
ats-testharness from group com.axway.ats.framework (version 4.0.8)
ATS Test Harness Library is the entry point of ATS framework which listens
for testing framework events as start/stop run, start/stop test, test result statuses.
It also manages data provider tests as the supported Excel data provider.
Group: com.axway.ats.framework Artifact: ats-testharness
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact ats-testharness
Group com.axway.ats.framework
Version 4.0.8
Last update 16. April 2021
Organization not specified
URL https://github.com/Axway/ats-framework
License not specified
Dependencies amount 8
Dependencies ats-common, ats-core, ats-configuration, ats-log, testng, jcommander, poi, poi-ooxml,
There are maybe transitive dependencies!
Group com.axway.ats.framework
Version 4.0.8
Last update 16. April 2021
Organization not specified
URL https://github.com/Axway/ats-framework
License not specified
Dependencies amount 8
Dependencies ats-common, ats-core, ats-configuration, ats-log, testng, jcommander, poi, poi-ooxml,
There are maybe transitive dependencies!
biz.aQute.wrapper.junit from group biz.aQute (version 4.13.1)
JUnit 4.13.1 is a simple framework to write repeatable tests. It is an instance of the xUnit architecture for unit testing frameworks. This bundle wraps JUnit as is and exports all packages with the bundle version since JUnit has not understood package versioning, nor semantic versioning.
0 downloads
Artifact biz.aQute.wrapper.junit
Group biz.aQute
Version 4.13.1
Last update 22. January 2021
Organization aQute SARL
URL https://aQute.biz
License http://opensource.org/licenses/EPL-1.0
Dependencies amount 2
Dependencies osgi.annotation, org.osgi.service.component.annotations,
There are maybe transitive dependencies!
Group biz.aQute
Version 4.13.1
Last update 22. January 2021
Organization aQute SARL
URL https://aQute.biz
License http://opensource.org/licenses/EPL-1.0
Dependencies amount 2
Dependencies osgi.annotation, org.osgi.service.component.annotations,
There are maybe transitive dependencies!
crystal_framework from group io.github.asarkisian.cframework (version 3.1.0.6)
CFramework (Crystal Framework) is a wrapper project that incorporates many functions that QA teams can utilize in their tests. It contains a test harness, reporting tools and assertion tools all packaged in a bundle, which allow QA teams to validate their entire test regression suite in an automated fashion.
Group: io.github.asarkisian.cframework Artifact: crystal_framework
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact crystal_framework
Group io.github.asarkisian.cframework
Version 3.1.0.6
Last update 14. November 2020
Organization ArmondSarkisian.com
URL https://asarkisian.github.io/cframework
License The Apache License, Version 2.0
Dependencies amount 21
Dependencies junit, commons-io, testng, log4j-core, selenium-java, selenium-chrome-driver, selenium-server, htmlunit-driver, rest-assured, xml-path, json-schema-validator, phantomjsdriver, browsermob-core, json, snakeyaml, jackson-databind, slf4j-api, slf4j-log4j12, httpclient, guava, jsch,
There are maybe transitive dependencies!
Group io.github.asarkisian.cframework
Version 3.1.0.6
Last update 14. November 2020
Organization ArmondSarkisian.com
URL https://asarkisian.github.io/cframework
License The Apache License, Version 2.0
Dependencies amount 21
Dependencies junit, commons-io, testng, log4j-core, selenium-java, selenium-chrome-driver, selenium-server, htmlunit-driver, rest-assured, xml-path, json-schema-validator, phantomjsdriver, browsermob-core, json, snakeyaml, jackson-databind, slf4j-api, slf4j-log4j12, httpclient, guava, jsch,
There are maybe transitive dependencies!
ci-parent-pom from group de.davelee (version 2.0.2)
This is a Maven Parent POM for Continuous Integration using Java. It has an analysis profile that can be called which runs Surefire for JUnit Tests, measures Code Coverage using JaCoCo (v2.0.x and higher) or Cobertura (v1.0.x), generates Documentation using JavaDoc and measures Code Quality using PMD, FindBugs and Checkstyle.
Group: de.davelee Artifact: ci-parent-pom
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact ci-parent-pom
Group de.davelee
Version 2.0.2
Last update 09. September 2020
Organization not specified
URL https://www.davelee.de
License GNU General Public Licence
Dependencies amount 4
Dependencies slf4j-api, log4j-api, log4j-core, log4j-slf4j-impl,
There are maybe transitive dependencies!
Group de.davelee
Version 2.0.2
Last update 09. September 2020
Organization not specified
URL https://www.davelee.de
License GNU General Public Licence
Dependencies amount 4
Dependencies slf4j-api, log4j-api, log4j-core, log4j-slf4j-impl,
There are maybe transitive dependencies!
scope-agent-performance-tests from group com.undefinedlabs.scope (version 0.15.1-beta.2)
Scope is a APM for tests to give engineering teams unprecedented visibility into their CI process to quickly
identify, troubleshoot and fix failed builds.
The Scope Java agent allows to instrument the tests executions and send the results to your Scope instance.
Artifact scope-agent-performance-tests
Group com.undefinedlabs.scope
Version 0.15.1-beta.2
Last update 24. June 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.undefinedlabs.scope
Version 0.15.1-beta.2
Last update 24. June 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
scope-rules-testing from group com.undefinedlabs.scope (version 0.15.1-beta.2)
Scope is a APM for tests to give engineering teams unprecedented visibility into their CI process to quickly
identify, troubleshoot and fix failed builds.
This artifact contains classes that supports Testing in the other Scope Rules modules.
Group: com.undefinedlabs.scope Artifact: scope-rules-testing
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact scope-rules-testing
Group com.undefinedlabs.scope
Version 0.15.1-beta.2
Last update 24. June 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 10
Dependencies mockwebserver, grpc-netty, grpc-protobuf, grpc-stub, scope-core, org.jacoco.agent, junit, assertj-core, mockito-all, byte-buddy-agent,
There are maybe transitive dependencies!
Group com.undefinedlabs.scope
Version 0.15.1-beta.2
Last update 24. June 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 10
Dependencies mockwebserver, grpc-netty, grpc-protobuf, grpc-stub, scope-core, org.jacoco.agent, junit, assertj-core, mockito-all, byte-buddy-agent,
There are maybe transitive dependencies!
scope-runner-spock from group com.undefinedlabs.scope (version 0.15.1-beta.2)
Group: com.undefinedlabs.scope Artifact: scope-runner-spock
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact scope-runner-spock
Group com.undefinedlabs.scope
Version 0.15.1-beta.2
Last update 24. June 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.undefinedlabs.scope
Version 0.15.1-beta.2
Last update 24. June 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
scope-runner-testing from group com.undefinedlabs.scope (version 0.15.1-beta.2)
Scope is a APM for tests to give engineering teams unprecedented visibility into their CI process to quickly
identify, troubleshoot and fix failed builds.
This artifact contains classes that supports Testing in the other Scope Runner modules.
Group: com.undefinedlabs.scope Artifact: scope-runner-testing
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact scope-runner-testing
Group com.undefinedlabs.scope
Version 0.15.1-beta.2
Last update 24. June 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies scope-runner-core, mockwebserver, junit, assertj-core, mockito-all, byte-buddy-agent,
There are maybe transitive dependencies!
Group com.undefinedlabs.scope
Version 0.15.1-beta.2
Last update 24. June 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies scope-runner-core, mockwebserver, junit, assertj-core, mockito-all, byte-buddy-agent,
There are maybe transitive dependencies!
Page 532 from 3 (items total 5630)