| License |
License |
|---|---|
| GroupId | GroupIdcloud.piranha.server |
| ArtifactId | ArtifactIdpiranha-server-slim |
| Version | Version21.11.0 |
| Type | Typejar |
| Description |
DescriptionPiranha - Server - Slim
The slim server version of Piranha.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| piranha-server-slim-21.11.0.pom | |
| piranha-server-slim-21.11.0.zip | 269 KB |
| piranha-server-slim-21.11.0-sources.jar | 13 KB |
| piranha-server-slim-21.11.0-javadoc.jar | 144 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cloud.piranha.server/piranha-server-slim/ -->
<dependency>
<groupId>cloud.piranha.server</groupId>
<artifactId>piranha-server-slim</artifactId>
<version>21.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/cloud.piranha.server/piranha-server-slim/
implementation 'cloud.piranha.server:piranha-server-slim:21.11.0'
// https://jarcasting.com/artifacts/cloud.piranha.server/piranha-server-slim/
implementation ("cloud.piranha.server:piranha-server-slim:21.11.0")
'cloud.piranha.server:piranha-server-slim:jar:21.11.0'
<dependency org="cloud.piranha.server" name="piranha-server-slim" rev="21.11.0">
<artifact name="piranha-server-slim" type="jar" />
</dependency>
@Grapes(
@Grab(group='cloud.piranha.server', module='piranha-server-slim', version='21.11.0')
)
libraryDependencies += "cloud.piranha.server" % "piranha-server-slim" % "21.11.0"
[cloud.piranha.server/piranha-server-slim "21.11.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| cloud.piranha.core : piranha-core-impl | jar | 21.11.0 |
| cloud.piranha.http : piranha-http-webapp | jar | 21.11.0 |
| cloud.piranha.extension : piranha-extension-scinitializer | jar | 21.11.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | |
| org.junit.jupiter : junit-jupiter-params | jar | |
| org.junit.jupiter : junit-jupiter-engine | jar |