License |
License |
---|---|
GroupId | GroupIdorg.apache.karaf.itests |
ArtifactId | ArtifactIdtests |
Last Version | Last Version4.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Karaf :: Integration Tests :: Tests
The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
tests-4.4.0.pom | |
tests-4.4.0.jar | 10 KB |
tests-4.4.0-sources.jar | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.karaf.itests/tests/ -->
<dependency>
<groupId>org.apache.karaf.itests</groupId>
<artifactId>tests</artifactId>
<version>4.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.karaf.itests/tests/
implementation 'org.apache.karaf.itests:tests:4.4.0'
// https://jarcasting.com/artifacts/org.apache.karaf.itests/tests/
implementation ("org.apache.karaf.itests:tests:4.4.0")
'org.apache.karaf.itests:tests:jar:4.4.0'
<dependency org="org.apache.karaf.itests" name="tests" rev="4.4.0">
<artifact name="tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.karaf.itests', module='tests', version='4.4.0')
)
libraryDependencies += "org.apache.karaf.itests" % "tests" % "4.4.0"
[org.apache.karaf.itests/tests "4.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.osgi : osgi.core | jar |
Group / Artifact | Type | Version |
---|---|---|
org.apache.servicemix.bundles : org.apache.servicemix.bundles.hamcrest | jar | 1.3_1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.karaf : apache-karaf | tar.gz | |
org.apache.karaf : apache-karaf-minimal | tar.gz | |
org.apache.geronimo.specs : geronimo-jms_1.1_spec | jar | |
org.apache.karaf.shell : org.apache.karaf.shell.ssh | jar | |
org.apache.karaf.jndi : org.apache.karaf.jndi.core | jar | |
org.bouncycastle : bcprov-jdk15on | jar | 1.69 |
org.bouncycastle : bcpkix-jdk15on | jar | 1.69 |
com.google.guava : guava | jar | 20.0 |
org.eclipse.jetty.websocket : websocket-client | jar | 9.4.31.v20200723 |
org.eclipse.jetty : jetty-server | jar | 9.4.31.v20200723 |
org.slf4j : slf4j-log4j12 | jar | |
junit : junit | jar | 4.13.2 |
org.easymock : easymock | jar | 4.3 |