License |
License |
---|---|
GroupId | GroupIdorg.ops4j.pax.web |
ArtifactId | ArtifactIdpax-web-resources-api |
Last Version | Last Version8.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOPS4J Pax Web - Resources - API
Pax Web - OPS4J implementation of OSGi HTTP service and OSGi HTTP Whiteboard service
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.ops4j.pax.web/pax-web-resources-api/ -->
<dependency>
<groupId>org.ops4j.pax.web</groupId>
<artifactId>pax-web-resources-api</artifactId>
<version>8.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.ops4j.pax.web/pax-web-resources-api/
implementation 'org.ops4j.pax.web:pax-web-resources-api:8.0.4'
// https://jarcasting.com/artifacts/org.ops4j.pax.web/pax-web-resources-api/
implementation ("org.ops4j.pax.web:pax-web-resources-api:8.0.4")
'org.ops4j.pax.web:pax-web-resources-api:jar:8.0.4'
<dependency org="org.ops4j.pax.web" name="pax-web-resources-api" rev="8.0.4">
<artifact name="pax-web-resources-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ops4j.pax.web', module='pax-web-resources-api', version='8.0.4')
)
libraryDependencies += "org.ops4j.pax.web" % "pax-web-resources-api" % "8.0.4"
[org.ops4j.pax.web/pax-web-resources-api "8.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.osgi : osgi.core | jar | 7.0.0 |