License |
License |
---|---|
GroupId | GroupIdorg.apache.karaf.examples |
ArtifactId | ArtifactIdkaraf-itest-example |
Last Version | Last Version4.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Karaf :: Examples :: 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 |
---|---|
karaf-itest-example-4.4.0.pom | |
karaf-itest-example-4.4.0.jar | 9 KB |
karaf-itest-example-4.4.0-sources.jar | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.karaf.examples/karaf-itest-example/ -->
<dependency>
<groupId>org.apache.karaf.examples</groupId>
<artifactId>karaf-itest-example</artifactId>
<version>4.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.karaf.examples/karaf-itest-example/
implementation 'org.apache.karaf.examples:karaf-itest-example:4.4.0'
// https://jarcasting.com/artifacts/org.apache.karaf.examples/karaf-itest-example/
implementation ("org.apache.karaf.examples:karaf-itest-example:4.4.0")
'org.apache.karaf.examples:karaf-itest-example:jar:4.4.0'
<dependency org="org.apache.karaf.examples" name="karaf-itest-example" rev="4.4.0">
<artifact name="karaf-itest-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.karaf.examples', module='karaf-itest-example', version='4.4.0')
)
libraryDependencies += "org.apache.karaf.examples" % "karaf-itest-example" % "4.4.0"
[org.apache.karaf.examples/karaf-itest-example "4.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.awaitility : awaitility | 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.itests : common | jar | 4.4.0 |
org.apache.karaf : apache-karaf | tar.gz | 4.4.0 |
org.apache.karaf.shell : org.apache.karaf.shell.core | jar | |
org.ops4j.pax.exam : pax-exam-container-karaf | jar | |
org.ops4j.pax.exam : pax-exam-junit4 | jar | |
org.apache.geronimo.specs : geronimo-atinject_1.0_spec | jar | 1.2 |
junit : junit | jar | 4.13.2 |
org.easymock : easymock | jar | 4.3 |