License |
License |
---|---|
GroupId | GroupIdcloud.piranha.core |
ArtifactId | ArtifactIdpiranha-core-api |
Version | Version21.11.0 |
Type | Typejar |
Description |
DescriptionPiranha - Core - API
The Piranha Project delivers you with a variety of cloud containers
and several useful add-on modules
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
piranha-core-api-21.11.0.pom | |
piranha-core-api-21.11.0.jar | 25 KB |
piranha-core-api-21.11.0-sources.jar | 58 KB |
piranha-core-api-21.11.0-javadoc.jar | 321 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cloud.piranha.core/piranha-core-api/ -->
<dependency>
<groupId>cloud.piranha.core</groupId>
<artifactId>piranha-core-api</artifactId>
<version>21.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/cloud.piranha.core/piranha-core-api/
implementation 'cloud.piranha.core:piranha-core-api:21.11.0'
// https://jarcasting.com/artifacts/cloud.piranha.core/piranha-core-api/
implementation ("cloud.piranha.core:piranha-core-api:21.11.0")
'cloud.piranha.core:piranha-core-api:jar:21.11.0'
<dependency org="cloud.piranha.core" name="piranha-core-api" rev="21.11.0">
<artifact name="piranha-core-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='cloud.piranha.core', module='piranha-core-api', version='21.11.0')
)
libraryDependencies += "cloud.piranha.core" % "piranha-core-api" % "21.11.0"
[cloud.piranha.core/piranha-core-api "21.11.0"]
Group / Artifact | Type | Version |
---|---|---|
cloud.piranha.core : piranha-core-servlet-api | jar | 21.11.0 |
cloud.piranha.resource : piranha-resource-api | jar | 21.11.0 |