License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdorg.apache.karaf.decanter |
ArtifactId | ArtifactIditest |
Last Version | Last Version2.9.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Karaf :: Decanter :: Integration 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 |
---|---|
itest-2.9.0.pom | |
itest-2.9.0.jar | 10 KB |
itest-2.9.0-sources.jar | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.karaf.decanter/itest/ -->
<dependency>
<groupId>org.apache.karaf.decanter</groupId>
<artifactId>itest</artifactId>
<version>2.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.karaf.decanter/itest/
implementation 'org.apache.karaf.decanter:itest:2.9.0'
// https://jarcasting.com/artifacts/org.apache.karaf.decanter/itest/
implementation ("org.apache.karaf.decanter:itest:2.9.0")
'org.apache.karaf.decanter:itest:jar:2.9.0'
<dependency org="org.apache.karaf.decanter" name="itest" rev="2.9.0">
<artifact name="itest" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.karaf.decanter', module='itest', version='2.9.0')
)
libraryDependencies += "org.apache.karaf.decanter" % "itest" % "2.9.0"
[org.apache.karaf.decanter/itest "2.9.0"]
Group / Artifact | Type | Version |
---|---|---|
io.dropwizard.metrics : metrics-core | jar | 4.1.16 |
org.apache.geronimo.specs : geronimo-jms_1.1_spec | jar | 1.1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.osgi : osgi.core | jar | 6.0.0 |
org.osgi : osgi.cmpn | jar | 6.0.0 |
org.slf4j : slf4j-api | jar | 1.7.7 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.servicemix.bundles : org.apache.servicemix.bundles.hamcrest | jar | 1.3_1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.karaf.itests : common | jar | 4.2.15 |
org.apache.karaf : apache-karaf | tar.gz | 4.2.15 |
org.apache.karaf.shell : org.apache.karaf.shell.core | jar | 4.2.15 |
org.ops4j.pax.exam : pax-exam-container-karaf | jar | 4.13.2 |
org.ops4j.pax.exam : pax-exam-junit4 | jar | 4.13.2 |
org.apache.geronimo.specs : geronimo-atinject_1.0_spec | jar | 1.1 |
org.awaitility : awaitility | jar | 3.1.6 |
org.apache.camel.karaf : camel-core-osgi | jar | 3.14.1 |
org.apache.karaf.decanter.collector : org.apache.karaf.decanter.collector.camel | jar | 2.9.0 |
org.apache.kafka : kafka-clients | jar | 3.1.0 |
org.eclipse.paho : org.eclipse.paho.client.mqttv3 | jar | 1.0.2 |
javax.servlet : javax.servlet-api | jar | 3.1.0 |
org.eclipse.jetty.websocket : websocket-client | jar | 9.4.44.v20210927 |
junit : junit | jar | 4.13.2 |