Piranha - Server - Core

The shared resources between the various Server variants of Piranha.

License

License

GroupId

GroupId

cloud.piranha.server
ArtifactId

ArtifactId

piranha-server-core
Last Version

Last Version

22.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Piranha - Server - Core
The shared resources between the various Server variants of Piranha.
Project Organization

Project Organization

Piranha Cloud

Download piranha-server-core

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
cloud.piranha.core : piranha-core-impl jar 22.2.0
cloud.piranha.http : piranha-http-webapp jar 22.2.0
cloud.piranha.extension : piranha-extension-standard jar 22.2.0

test (6)

Group / Artifact Type Version
cloud.piranha.extension : piranha-extension-lite jar 22.2.0
cloud.piranha.http : piranha-http-impl jar 22.2.0
jakarta.annotation : jakarta.annotation-api jar
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
22.2.0
22.1.0
21.12.0