is not current version
Last Version 21.10.0

cloud.piranha:piranha-server2 20.12.0

The server version of Piranha.

GroupId

GroupId

cloud.piranha
ArtifactId

ArtifactId

piranha-server2
Version

Version

20.12.0
Type

Type

jar

Download piranha-server2 20.12.0


<!-- https://jarcasting.com/artifacts/cloud.piranha/piranha-server2/ -->
<dependency>
    <groupId>cloud.piranha</groupId>
    <artifactId>piranha-server2</artifactId>
    <version>20.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/cloud.piranha/piranha-server2/
implementation 'cloud.piranha:piranha-server2:20.12.0'
// https://jarcasting.com/artifacts/cloud.piranha/piranha-server2/
implementation ("cloud.piranha:piranha-server2:20.12.0")
'cloud.piranha:piranha-server2:jar:20.12.0'
<dependency org="cloud.piranha" name="piranha-server2" rev="20.12.0">
  <artifact name="piranha-server2" type="jar" />
</dependency>
@Grapes(
@Grab(group='cloud.piranha', module='piranha-server2', version='20.12.0')
)
libraryDependencies += "cloud.piranha" % "piranha-server2" % "20.12.0"
[cloud.piranha/piranha-server2 "20.12.0"]