License |
License |
---|---|
GroupId | GroupIdcloud.piranha.servlet |
ArtifactId | ArtifactIdserver |
Version | Version20.12.0 |
Type | Typejar |
Description |
DescriptionPiranha Servlet - Server
The Piranha Project delivers you with a variety of cloud containers
and several useful add-on modules
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
server-20.12.0.pom | |
server-20.12.0.jar | 3 KB |
server-20.12.0-sources.jar | 4 KB |
server-20.12.0-javadoc.jar | 115 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cloud.piranha.servlet/server/ -->
<dependency>
<groupId>cloud.piranha.servlet</groupId>
<artifactId>server</artifactId>
<version>20.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/cloud.piranha.servlet/server/
implementation 'cloud.piranha.servlet:server:20.12.0'
// https://jarcasting.com/artifacts/cloud.piranha.servlet/server/
implementation ("cloud.piranha.servlet:server:20.12.0")
'cloud.piranha.servlet:server:jar:20.12.0'
<dependency org="cloud.piranha.servlet" name="server" rev="20.12.0">
<artifact name="server" type="jar" />
</dependency>
@Grapes(
@Grab(group='cloud.piranha.servlet', module='server', version='20.12.0')
)
libraryDependencies += "cloud.piranha.servlet" % "server" % "20.12.0"
[cloud.piranha.servlet/server "20.12.0"]
Group / Artifact | Type | Version |
---|---|---|
cloud.piranha.webapp : piranha-webapp-impl | jar | 20.12.0 |
Group / Artifact | Type | Version |
---|---|---|
cloud.piranha.servlet : piranha-servlet-api | jar | 20.12.0 |