is not current version
Last Version 21.10.0

cloud.piranha:piranha-server2 21.1.0

The server version of Piranha.

GroupId

GroupId

cloud.piranha
ArtifactId

ArtifactId

piranha-server2
Version

Version

21.1.0
Type

Type

jar

Download piranha-server2 21.1.0


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