| License |
License |
|---|---|
| GroupId | GroupIdcloud.piranha.war |
| ArtifactId | ArtifactIdpiranha-war-rest |
| Version | Version21.3.0 |
| Type | Typewar |
| Description |
DescriptionPiranha WAR - REST admin application
The Piranha Project delivers you with a variety of cloud containers
and several useful add-on modules
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| piranha-war-rest-21.3.0.pom | |
| piranha-war-rest-21.3.0.war | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cloud.piranha.war/piranha-war-rest/ -->
<dependency>
<groupId>cloud.piranha.war</groupId>
<artifactId>piranha-war-rest</artifactId>
<version>21.3.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/cloud.piranha.war/piranha-war-rest/
implementation 'cloud.piranha.war:piranha-war-rest:21.3.0'
// https://jarcasting.com/artifacts/cloud.piranha.war/piranha-war-rest/
implementation ("cloud.piranha.war:piranha-war-rest:21.3.0")
'cloud.piranha.war:piranha-war-rest:war:21.3.0'
<dependency org="cloud.piranha.war" name="piranha-war-rest" rev="21.3.0">
<artifact name="piranha-war-rest" type="war" />
</dependency>
@Grapes(
@Grab(group='cloud.piranha.war', module='piranha-war-rest', version='21.3.0')
)
libraryDependencies += "cloud.piranha.war" % "piranha-war-rest" % "21.3.0"
[cloud.piranha.war/piranha-war-rest "21.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| jakarta.platform : jakarta.jakartaee-web-api | jar |