License |
License |
---|---|
Categories |
CategoriesTomcat Container Application Servers |
GroupId | GroupIdorg.ops4j.pax.web.samples |
ArtifactId | ArtifactIdwar-tomcat-resource |
Last Version | Last Version7.4.4 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionOPS4J Pax Web - Samples - WAR Extender - Tomcat Resource
Pax Web Samples
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.ops4j.pax.web.samples/war-tomcat-resource/ -->
<dependency>
<groupId>org.ops4j.pax.web.samples</groupId>
<artifactId>war-tomcat-resource</artifactId>
<version>7.4.4</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.ops4j.pax.web.samples/war-tomcat-resource/
implementation 'org.ops4j.pax.web.samples:war-tomcat-resource:7.4.4'
// https://jarcasting.com/artifacts/org.ops4j.pax.web.samples/war-tomcat-resource/
implementation ("org.ops4j.pax.web.samples:war-tomcat-resource:7.4.4")
'org.ops4j.pax.web.samples:war-tomcat-resource:war:7.4.4'
<dependency org="org.ops4j.pax.web.samples" name="war-tomcat-resource" rev="7.4.4">
<artifact name="war-tomcat-resource" type="war" />
</dependency>
@Grapes(
@Grab(group='org.ops4j.pax.web.samples', module='war-tomcat-resource', version='7.4.4')
)
libraryDependencies += "org.ops4j.pax.web.samples" % "war-tomcat-resource" % "7.4.4"
[org.ops4j.pax.web.samples/war-tomcat-resource "7.4.4"]
Group / Artifact | Type | Version |
---|---|---|
org.osgi : osgi.core | jar | 6.0.0 |
javax.servlet : javax.servlet-api | jar | 3.1.0 |