License |
License |
---|---|
GroupId | GroupIdcloud.piranha.http |
ArtifactId | ArtifactIdpiranha-http-webapp |
Version | Version21.5.0 |
Type | Typejar |
Description |
DescriptionPiranha HTTP - WebApplication Integration
The Piranha Project delivers you with a variety of cloud containers
and several useful add-on modules
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
piranha-http-webapp-21.5.0.pom | |
piranha-http-webapp-21.5.0.jar | 12 KB |
piranha-http-webapp-21.5.0-sources.jar | 11 KB |
piranha-http-webapp-21.5.0-javadoc.jar | 130 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cloud.piranha.http/piranha-http-webapp/ -->
<dependency>
<groupId>cloud.piranha.http</groupId>
<artifactId>piranha-http-webapp</artifactId>
<version>21.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/cloud.piranha.http/piranha-http-webapp/
implementation 'cloud.piranha.http:piranha-http-webapp:21.5.0'
// https://jarcasting.com/artifacts/cloud.piranha.http/piranha-http-webapp/
implementation ("cloud.piranha.http:piranha-http-webapp:21.5.0")
'cloud.piranha.http:piranha-http-webapp:jar:21.5.0'
<dependency org="cloud.piranha.http" name="piranha-http-webapp" rev="21.5.0">
<artifact name="piranha-http-webapp" type="jar" />
</dependency>
@Grapes(
@Grab(group='cloud.piranha.http', module='piranha-http-webapp', version='21.5.0')
)
libraryDependencies += "cloud.piranha.http" % "piranha-http-webapp" % "21.5.0"
[cloud.piranha.http/piranha-http-webapp "21.5.0"]
Group / Artifact | Type | Version |
---|---|---|
cloud.piranha.http : piranha-http-api | jar | 21.5.0 |
cloud.piranha.naming : piranha-naming-thread | jar | 21.5.0 |
cloud.piranha.naming : piranha-naming-impl | jar | 21.5.0 |
cloud.piranha.webapp : piranha-webapp-impl | jar | 21.5.0 |
Group / Artifact | Type | Version |
---|---|---|
cloud.piranha.http : piranha-http-impl | jar | 21.5.0 |
org.junit.jupiter : junit-jupiter-api | jar |