Apache Felix Karaf :: ITests

Integration tests

License

License

GroupId

GroupId

org.apache.felix.karaf
ArtifactId

ArtifactId

itests
Last Version

Last Version

1.6.0
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Felix Karaf :: ITests
Integration tests
Project Organization

Project Organization

The Apache Software Foundation

Download itests

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.felix.karaf/itests/ -->
<dependency>
    <groupId>org.apache.felix.karaf</groupId>
    <artifactId>itests</artifactId>
    <version>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.felix.karaf/itests/
implementation 'org.apache.felix.karaf:itests:1.6.0'
// https://jarcasting.com/artifacts/org.apache.felix.karaf/itests/
implementation ("org.apache.felix.karaf:itests:1.6.0")
'org.apache.felix.karaf:itests:jar:1.6.0'
<dependency org="org.apache.felix.karaf" name="itests" rev="1.6.0">
  <artifact name="itests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.felix.karaf', module='itests', version='1.6.0')
)
libraryDependencies += "org.apache.felix.karaf" % "itests" % "1.6.0"
[org.apache.felix.karaf/itests "1.6.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 (4)

Group / Artifact Type Version
org.apache.felix.karaf.tooling : org.apache.felix.karaf.tooling.testing jar 1.6.0
junit : junit jar 4.0
org.easymock : easymock jar 2.4
org.mockito : mockito-all jar 1.7

Project Modules

There are no modules declared in this project.

Versions

Version
1.6.0
1.4.0
1.2.0
1.0.0