| License |
License |
|---|---|
| GroupId | GroupIdcloud.piranha.webapp |
| ArtifactId | ArtifactIdpiranha-webapp-webxml |
| Last Version | Last Version21.5.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionPiranha Webapplication - web.xml
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.webapp/piranha-webapp-webxml/ -->
<dependency>
<groupId>cloud.piranha.webapp</groupId>
<artifactId>piranha-webapp-webxml</artifactId>
<version>21.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/cloud.piranha.webapp/piranha-webapp-webxml/
implementation 'cloud.piranha.webapp:piranha-webapp-webxml:21.5.0'
// https://jarcasting.com/artifacts/cloud.piranha.webapp/piranha-webapp-webxml/
implementation ("cloud.piranha.webapp:piranha-webapp-webxml:21.5.0")
'cloud.piranha.webapp:piranha-webapp-webxml:jar:21.5.0'
<dependency org="cloud.piranha.webapp" name="piranha-webapp-webxml" rev="21.5.0">
<artifact name="piranha-webapp-webxml" type="jar" />
</dependency>
@Grapes(
@Grab(group='cloud.piranha.webapp', module='piranha-webapp-webxml', version='21.5.0')
)
libraryDependencies += "cloud.piranha.webapp" % "piranha-webapp-webxml" % "21.5.0"
[cloud.piranha.webapp/piranha-webapp-webxml "21.5.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| cloud.piranha.resource : piranha-resource-impl | jar | 21.5.0 |
| cloud.piranha.servlet : piranha-servlet-api | jar | 21.5.0 |
| cloud.piranha.webapp : piranha-webapp-api | jar | 21.5.0 |
| cloud.piranha.webapp : piranha-webapp-impl | jar | 21.5.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | |
| org.junit.platform : junit-platform-launcher | jar |