License |
License |
---|---|
GroupId | GroupIdcloud.piranha.webapp |
ArtifactId | ArtifactIdpiranha-webapp-tempdir |
Last Version | Last Version21.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPiranha Webapplication - TEMPDIR
The Piranha Project delivers you with a variety of cloud containers
and several useful add-on modules
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/cloud.piranha.webapp/piranha-webapp-tempdir/ -->
<dependency>
<groupId>cloud.piranha.webapp</groupId>
<artifactId>piranha-webapp-tempdir</artifactId>
<version>21.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/cloud.piranha.webapp/piranha-webapp-tempdir/
implementation 'cloud.piranha.webapp:piranha-webapp-tempdir:21.5.0'
// https://jarcasting.com/artifacts/cloud.piranha.webapp/piranha-webapp-tempdir/
implementation ("cloud.piranha.webapp:piranha-webapp-tempdir:21.5.0")
'cloud.piranha.webapp:piranha-webapp-tempdir:jar:21.5.0'
<dependency org="cloud.piranha.webapp" name="piranha-webapp-tempdir" rev="21.5.0">
<artifact name="piranha-webapp-tempdir" type="jar" />
</dependency>
@Grapes(
@Grab(group='cloud.piranha.webapp', module='piranha-webapp-tempdir', version='21.5.0')
)
libraryDependencies += "cloud.piranha.webapp" % "piranha-webapp-tempdir" % "21.5.0"
[cloud.piranha.webapp/piranha-webapp-tempdir "21.5.0"]
Group / Artifact | Type | Version |
---|---|---|
cloud.piranha.servlet : piranha-servlet-api | jar | 21.5.0 |
cloud.piranha.webapp : piranha-webapp-api | jar | 21.5.0 |
Group / Artifact | Type | Version |
---|---|---|
cloud.piranha.webapp : piranha-webapp-impl | jar | 21.5.0 |
org.junit.jupiter : junit-jupiter-api | jar |