License |
License |
---|---|
GroupId | GroupIdorg.ops4j.pax.web |
ArtifactId | ArtifactIdpax-web-itest-karaf |
Last Version | Last Version3.3.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOPS4J Pax Web - Karaf Integration Tests
Pax Web - OPS4J implementation of OSGi HTTP service using Jetty 8.
Detailed information to be found at http://team.ops4j.org/wiki/display/paxweb/.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
pax-web-itest-karaf-3.3.2.pom | |
pax-web-itest-karaf-3.3.2.jar | 6 KB |
pax-web-itest-karaf-3.3.2-javadoc.jar | 333 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.ops4j.pax.web/pax-web-itest-karaf/ -->
<dependency>
<groupId>org.ops4j.pax.web</groupId>
<artifactId>pax-web-itest-karaf</artifactId>
<version>3.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.ops4j.pax.web/pax-web-itest-karaf/
implementation 'org.ops4j.pax.web:pax-web-itest-karaf:3.3.2'
// https://jarcasting.com/artifacts/org.ops4j.pax.web/pax-web-itest-karaf/
implementation ("org.ops4j.pax.web:pax-web-itest-karaf:3.3.2")
'org.ops4j.pax.web:pax-web-itest-karaf:jar:3.3.2'
<dependency org="org.ops4j.pax.web" name="pax-web-itest-karaf" rev="3.3.2">
<artifact name="pax-web-itest-karaf" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ops4j.pax.web', module='pax-web-itest-karaf', version='3.3.2')
)
libraryDependencies += "org.ops4j.pax.web" % "pax-web-itest-karaf" % "3.3.2"
[org.ops4j.pax.web/pax-web-itest-karaf "3.3.2"]
Group / Artifact | Type | Version |
---|---|---|
org.ops4j.pax.web : pax-web-api | jar | 3.3.2 |
org.ops4j.pax.web : pax-web-spi | jar | 3.3.2 |