| License |
License |
|---|---|
| GroupId | GroupIdcloud.piranha.webapp |
| ArtifactId | ArtifactIdpiranha-webapp-webservlet |
| Version | Version20.5.0 |
| Type | Typejar |
| Description |
DescriptionPiranha Webapplication - @WebServlet
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-webservlet/ -->
<dependency>
<groupId>cloud.piranha.webapp</groupId>
<artifactId>piranha-webapp-webservlet</artifactId>
<version>20.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/cloud.piranha.webapp/piranha-webapp-webservlet/
implementation 'cloud.piranha.webapp:piranha-webapp-webservlet:20.5.0'
// https://jarcasting.com/artifacts/cloud.piranha.webapp/piranha-webapp-webservlet/
implementation ("cloud.piranha.webapp:piranha-webapp-webservlet:20.5.0")
'cloud.piranha.webapp:piranha-webapp-webservlet:jar:20.5.0'
<dependency org="cloud.piranha.webapp" name="piranha-webapp-webservlet" rev="20.5.0">
<artifact name="piranha-webapp-webservlet" type="jar" />
</dependency>
@Grapes(
@Grab(group='cloud.piranha.webapp', module='piranha-webapp-webservlet', version='20.5.0')
)
libraryDependencies += "cloud.piranha.webapp" % "piranha-webapp-webservlet" % "20.5.0"
[cloud.piranha.webapp/piranha-webapp-webservlet "20.5.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| cloud.piranha.servlet : piranha-servlet-api | jar | 20.5.0 |
| cloud.piranha.webapp : piranha-webapp-api | jar | 20.5.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar |