| License |
License |
|---|---|
| GroupId | GroupIdcloud.piranha.webapp |
| ArtifactId | ArtifactIdpiranha-webapp-impl |
| Last Version | Last Version21.10.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionPiranha Webapplication - Implementation
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-impl-21.10.0.pom | |
| piranha-webapp-impl-21.10.0.jar | 80 KB |
| piranha-webapp-impl-21.10.0-sources.jar | 78 KB |
| piranha-webapp-impl-21.10.0-javadoc.jar | 642 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cloud.piranha.webapp/piranha-webapp-impl/ -->
<dependency>
<groupId>cloud.piranha.webapp</groupId>
<artifactId>piranha-webapp-impl</artifactId>
<version>21.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/cloud.piranha.webapp/piranha-webapp-impl/
implementation 'cloud.piranha.webapp:piranha-webapp-impl:21.10.0'
// https://jarcasting.com/artifacts/cloud.piranha.webapp/piranha-webapp-impl/
implementation ("cloud.piranha.webapp:piranha-webapp-impl:21.10.0")
'cloud.piranha.webapp:piranha-webapp-impl:jar:21.10.0'
<dependency org="cloud.piranha.webapp" name="piranha-webapp-impl" rev="21.10.0">
<artifact name="piranha-webapp-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='cloud.piranha.webapp', module='piranha-webapp-impl', version='21.10.0')
)
libraryDependencies += "cloud.piranha.webapp" % "piranha-webapp-impl" % "21.10.0"
[cloud.piranha.webapp/piranha-webapp-impl "21.10.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| cloud.piranha.policy : piranha-policy-impl | jar | 21.10.0 |
| cloud.piranha.resource : piranha-resource-impl | jar | 21.10.0 |
| cloud.piranha.webapp : piranha-webapp-api | jar | 21.10.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | |
| cloud.piranha.http : piranha-http-impl | jar | 21.10.0 |