Last Version

Jersey karaf feature integration test 1.9.1

Pax Exam integration test for karaf feature that will load the Jersey JAX-RS implementation

License

License

Categories

Categories

Jersey Program Interface REST Frameworks
GroupId

GroupId

no.priv.bang.karaf
ArtifactId

ArtifactId

jersey.tests
Version

Version

1.9.1
Type

Type

jar
Description

Description

Jersey karaf feature integration test
Pax Exam integration test for karaf feature that will load the Jersey JAX-RS implementation

Download jersey.tests 1.9.1


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

Dependencies

compile (5)

Group / Artifact Type Version
no.priv.bang.karaf : jersey xml 1.9.1
no.priv.bang.karaf : jackson-java-time-module xml 1.9.1
junit : junit jar
org.ops4j.pax.exam : pax-exam jar
org.awaitility : awaitility jar 3.1.6

runtime (1)

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

test (5)

Group / Artifact Type Version
org.ops4j.pax.exam : pax-exam-junit4 jar
org.ops4j.pax.exam : pax-exam-container-karaf jar
org.apache.karaf.itests : common jar 4.2.11
org.apache.karaf : apache-karaf tar.gz
org.slf4j : slf4j-api jar

Project Modules

There are no modules declared in this project.