Last Version

Apache Karaf :: ITests 2.0.0

Integration tests

License

License

GroupId

GroupId

org.apache.karaf
ArtifactId

ArtifactId

itests
Version

Version

2.0.0
Type

Type

jar
Description

Description

Apache Karaf :: ITests
Integration tests
Project Organization

Project Organization

The Apache Software Foundation

Download itests 2.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.felix : org.apache.felix.framework jar 1.0.0
org.apache.felix : org.apache.felix.bundlerepository jar 1.2.1

test (3)

Group / Artifact Type Version
org.apache.karaf.tooling : org.apache.karaf.tooling.testing jar 2.0.0
junit : junit jar 4.7
org.easymock : easymock jar 2.4

Project Modules

There are no modules declared in this project.