Last Version

Apache Karaf :: Integration Tests :: Dependencies 2.2.11

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.itests
ArtifactId

ArtifactId

dependencies
Version

Version

2.2.11
Type

Type

pom
Description

Description

Apache Karaf :: Integration Tests :: Dependencies
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 dependencies 2.2.11

Filename Size
dependencies-2.2.11.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/org.apache.karaf.itests/dependencies/ -->
<dependency>
    <groupId>org.apache.karaf.itests</groupId>
    <artifactId>dependencies</artifactId>
    <version>2.2.11</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.karaf.itests/dependencies/
implementation 'org.apache.karaf.itests:dependencies:2.2.11'
// https://jarcasting.com/artifacts/org.apache.karaf.itests/dependencies/
implementation ("org.apache.karaf.itests:dependencies:2.2.11")
'org.apache.karaf.itests:dependencies:pom:2.2.11'
<dependency org="org.apache.karaf.itests" name="dependencies" rev="2.2.11">
  <artifact name="dependencies" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.karaf.itests', module='dependencies', version='2.2.11')
)
libraryDependencies += "org.apache.karaf.itests" % "dependencies" % "2.2.11"
[org.apache.karaf.itests/dependencies "2.2.11"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.felix : org.apache.felix.main jar 3.0.2
org.ops4j.pax.exam : pax-exam-container-default jar 1.2.4

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
org.easymock : easymock jar 3.1

Project Modules

There are no modules declared in this project.