Last Version

Apache Karaf :: Examples :: Integration Tests 4.4.0

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.

License

License

GroupId

GroupId

org.apache.karaf.examples
ArtifactId

ArtifactId

karaf-itest-example
Version

Version

4.4.0
Type

Type

jar
Description

Description

Apache 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

The Apache Software Foundation

Download karaf-itest-example 4.4.0


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.awaitility : awaitility jar

runtime (1)

Group / Artifact Type Version
org.apache.servicemix.bundles : org.apache.servicemix.bundles.hamcrest jar 1.3_1

test (8)

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

Project Modules

There are no modules declared in this project.