| License |
License |
|---|---|
| GroupId | GroupIdcloud.piranha.server |
| ArtifactId | ArtifactIdpiranha-server-standard |
| Version | Version21.11.0 |
| Type | Typejar |
| Description |
DescriptionPiranha - Server - Standard
The standard server version of Piranha.
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/cloud.piranha.server/piranha-server-standard/ -->
<dependency>
<groupId>cloud.piranha.server</groupId>
<artifactId>piranha-server-standard</artifactId>
<version>21.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/cloud.piranha.server/piranha-server-standard/
implementation 'cloud.piranha.server:piranha-server-standard:21.11.0'
// https://jarcasting.com/artifacts/cloud.piranha.server/piranha-server-standard/
implementation ("cloud.piranha.server:piranha-server-standard:21.11.0")
'cloud.piranha.server:piranha-server-standard:jar:21.11.0'
<dependency org="cloud.piranha.server" name="piranha-server-standard" rev="21.11.0">
<artifact name="piranha-server-standard" type="jar" />
</dependency>
@Grapes(
@Grab(group='cloud.piranha.server', module='piranha-server-standard', version='21.11.0')
)
libraryDependencies += "cloud.piranha.server" % "piranha-server-standard" % "21.11.0"
[cloud.piranha.server/piranha-server-standard "21.11.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| cloud.piranha.core : piranha-core-impl | jar | 21.11.0 |
| cloud.piranha.extension : piranha-extension-security-file | jar | 21.11.0 |
| cloud.piranha.extension : piranha-extension-server | jar | 21.11.0 |
| cloud.piranha.http : piranha-http-webapp | jar | 21.11.0 |
| cloud.piranha.resource : piranha-resource-impl | 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 |