License |
License |
---|---|
GroupId | GroupIdcloud.piranha.servlet |
ArtifactId | ArtifactIdpiranha-servlet-webxml |
Version | Version20.4.0 |
Type | Typejar |
Description |
DescriptionPiranha Servlet - Web.xml Integration
The Piranha Project delivers you with a variety of cloud containers
and several useful add-on modules
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/cloud.piranha.servlet/piranha-servlet-webxml/ -->
<dependency>
<groupId>cloud.piranha.servlet</groupId>
<artifactId>piranha-servlet-webxml</artifactId>
<version>20.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/cloud.piranha.servlet/piranha-servlet-webxml/
implementation 'cloud.piranha.servlet:piranha-servlet-webxml:20.4.0'
// https://jarcasting.com/artifacts/cloud.piranha.servlet/piranha-servlet-webxml/
implementation ("cloud.piranha.servlet:piranha-servlet-webxml:20.4.0")
'cloud.piranha.servlet:piranha-servlet-webxml:jar:20.4.0'
<dependency org="cloud.piranha.servlet" name="piranha-servlet-webxml" rev="20.4.0">
<artifact name="piranha-servlet-webxml" type="jar" />
</dependency>
@Grapes(
@Grab(group='cloud.piranha.servlet', module='piranha-servlet-webxml', version='20.4.0')
)
libraryDependencies += "cloud.piranha.servlet" % "piranha-servlet-webxml" % "20.4.0"
[cloud.piranha.servlet/piranha-servlet-webxml "20.4.0"]
Group / Artifact | Type | Version |
---|---|---|
cloud.piranha : piranha | jar | 20.4.0 |
cloud.piranha.resource : piranha-resource | jar | 20.4.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar |