License |
License |
---|---|
GroupId | GroupIdcloud.piranha.webapp |
ArtifactId | ArtifactIdpiranha-webapp-api |
Last Version | Last Version21.10.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPiranha Webapplication - API
The Piranha Project delivers you with a variety of cloud containers
and several useful add-on modules
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
piranha-webapp-api-21.10.0.pom | |
piranha-webapp-api-21.10.0.jar | 17 KB |
piranha-webapp-api-21.10.0-sources.jar | 40 KB |
piranha-webapp-api-21.10.0-javadoc.jar | 553 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cloud.piranha.webapp/piranha-webapp-api/ -->
<dependency>
<groupId>cloud.piranha.webapp</groupId>
<artifactId>piranha-webapp-api</artifactId>
<version>21.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/cloud.piranha.webapp/piranha-webapp-api/
implementation 'cloud.piranha.webapp:piranha-webapp-api:21.10.0'
// https://jarcasting.com/artifacts/cloud.piranha.webapp/piranha-webapp-api/
implementation ("cloud.piranha.webapp:piranha-webapp-api:21.10.0")
'cloud.piranha.webapp:piranha-webapp-api:jar:21.10.0'
<dependency org="cloud.piranha.webapp" name="piranha-webapp-api" rev="21.10.0">
<artifact name="piranha-webapp-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='cloud.piranha.webapp', module='piranha-webapp-api', version='21.10.0')
)
libraryDependencies += "cloud.piranha.webapp" % "piranha-webapp-api" % "21.10.0"
[cloud.piranha.webapp/piranha-webapp-api "21.10.0"]
Group / Artifact | Type | Version |
---|---|---|
cloud.piranha.policy : piranha-policy-api | jar | 21.10.0 |
cloud.piranha.resource : piranha-resource-api | jar | 21.10.0 |
cloud.piranha.servlet : piranha-servlet-api | jar | 21.10.0 |