| License | License | 
|---|---|
| GroupId | GroupIdcloud.piranha | 
| ArtifactId | ArtifactIdpiranha-embedded | 
| Last Version | Last Version22.6.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionPiranha - Embedded The Piranha Project delivers you with a variety of cloud containers
        and several useful add-on modules | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| piranha-embedded-22.6.0.pom | |
| piranha-embedded-22.6.0.jar | 10 KB | 
| piranha-embedded-22.6.0-sources.jar | 13 KB | 
| piranha-embedded-22.6.0-javadoc.jar | 453 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/cloud.piranha/piranha-embedded/ -->
<dependency>
    <groupId>cloud.piranha</groupId>
    <artifactId>piranha-embedded</artifactId>
    <version>22.6.0</version>
</dependency>// https://jarcasting.com/artifacts/cloud.piranha/piranha-embedded/
implementation 'cloud.piranha:piranha-embedded:22.6.0'// https://jarcasting.com/artifacts/cloud.piranha/piranha-embedded/
implementation ("cloud.piranha:piranha-embedded:22.6.0")'cloud.piranha:piranha-embedded:jar:22.6.0'<dependency org="cloud.piranha" name="piranha-embedded" rev="22.6.0">
  <artifact name="piranha-embedded" type="jar" />
</dependency>@Grapes(
@Grab(group='cloud.piranha', module='piranha-embedded', version='22.6.0')
)libraryDependencies += "cloud.piranha" % "piranha-embedded" % "22.6.0"[cloud.piranha/piranha-embedded "22.6.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| cloud.piranha.resource : piranha-resource-impl | jar | 22.6.0 | 
| cloud.piranha.core : piranha-core-impl | jar | 22.6.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| 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 |