| License |
License |
|---|---|
| GroupId | GroupIdcloud.piranha.core |
| ArtifactId | ArtifactIdpiranha-core-impl |
| Last Version | Last Version22.6.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionPiranha - Core - Implementation
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-impl-22.6.0.pom | |
| piranha-core-impl-22.6.0.jar | 130 KB |
| piranha-core-impl-22.6.0-sources.jar | 115 KB |
| piranha-core-impl-22.6.0-javadoc.jar | 421 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cloud.piranha.core/piranha-core-impl/ -->
<dependency>
<groupId>cloud.piranha.core</groupId>
<artifactId>piranha-core-impl</artifactId>
<version>22.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/cloud.piranha.core/piranha-core-impl/
implementation 'cloud.piranha.core:piranha-core-impl:22.6.0'
// https://jarcasting.com/artifacts/cloud.piranha.core/piranha-core-impl/
implementation ("cloud.piranha.core:piranha-core-impl:22.6.0")
'cloud.piranha.core:piranha-core-impl:jar:22.6.0'
<dependency org="cloud.piranha.core" name="piranha-core-impl" rev="22.6.0">
<artifact name="piranha-core-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='cloud.piranha.core', module='piranha-core-impl', version='22.6.0')
)
libraryDependencies += "cloud.piranha.core" % "piranha-core-impl" % "22.6.0"
[cloud.piranha.core/piranha-core-impl "22.6.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| cloud.piranha.core : piranha-core-api | jar | 22.6.0 |
| cloud.piranha.resource : piranha-resource-impl | jar | 22.6.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| cloud.piranha.http : piranha-http-impl | jar | 22.6.0 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
| org.junit.platform : junit-platform-launcher | jar | 1.8.2 |