License |
License |
---|---|
GroupId | GroupIdorg.cogchar |
ArtifactId | ArtifactIdext.bundle.ops4j.pax.web |
Last Version | Last Version1.1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionext.bundle.ops4j.pax.web - OSGi launcher for Jetty
All libraries and OSGi bundles - everything EXCEPT nbui projects
|
<!-- https://jarcasting.com/artifacts/org.cogchar/ext.bundle.ops4j.pax.web/ -->
<dependency>
<groupId>org.cogchar</groupId>
<artifactId>ext.bundle.ops4j.pax.web</artifactId>
<version>1.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.cogchar/ext.bundle.ops4j.pax.web/
implementation 'org.cogchar:ext.bundle.ops4j.pax.web:1.1.4'
// https://jarcasting.com/artifacts/org.cogchar/ext.bundle.ops4j.pax.web/
implementation ("org.cogchar:ext.bundle.ops4j.pax.web:1.1.4")
'org.cogchar:ext.bundle.ops4j.pax.web:jar:1.1.4'
<dependency org="org.cogchar" name="ext.bundle.ops4j.pax.web" rev="1.1.4">
<artifact name="ext.bundle.ops4j.pax.web" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.cogchar', module='ext.bundle.ops4j.pax.web', version='1.1.4')
)
libraryDependencies += "org.cogchar" % "ext.bundle.ops4j.pax.web" % "1.1.4"
[org.cogchar/ext.bundle.ops4j.pax.web "1.1.4"]
Group / Artifact | Type | Version |
---|---|---|
org.osgi : org.osgi.core | jar | 4.3.0 |
Group / Artifact | Type | Version |
---|---|---|
org.ops4j.pax.web : pax-web-jetty-bundle | jar | 1.1.2 |
org.ops4j.pax.web : pax-web-extender-war | jar | 1.1.2 |
org.ops4j.pax.web : pax-web-jsp | jar | 1.1.2 |