| License |
License |
|---|---|
| GroupId | GroupIdcloud.piranha.war |
| ArtifactId | ArtifactIdpiranha-war-route |
| Version | Version21.3.0 |
| Type | Typewar |
| Description |
DescriptionPiranha WAR - Route 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-route-21.3.0.pom | |
| piranha-war-route-21.3.0.war | 459 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/cloud.piranha.war/piranha-war-route/ -->
<dependency>
<groupId>cloud.piranha.war</groupId>
<artifactId>piranha-war-route</artifactId>
<version>21.3.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/cloud.piranha.war/piranha-war-route/
implementation 'cloud.piranha.war:piranha-war-route:21.3.0'
// https://jarcasting.com/artifacts/cloud.piranha.war/piranha-war-route/
implementation ("cloud.piranha.war:piranha-war-route:21.3.0")
'cloud.piranha.war:piranha-war-route:war:21.3.0'
<dependency org="cloud.piranha.war" name="piranha-war-route" rev="21.3.0">
<artifact name="piranha-war-route" type="war" />
</dependency>
@Grapes(
@Grab(group='cloud.piranha.war', module='piranha-war-route', version='21.3.0')
)
libraryDependencies += "cloud.piranha.war" % "piranha-war-route" % "21.3.0"
[cloud.piranha.war/piranha-war-route "21.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| jakarta.platform : jakarta.jakartaee-web-api | jar |