| License |
License |
|---|---|
| GroupId | GroupIdcloud.piranha.webapp |
| ArtifactId | ArtifactIdpiranha-webapp-impl-test |
| Version | Version21.5.0 |
| Type | Typejar |
| Description |
DescriptionPiranha Webapplication - Implementation - TEST
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-impl-test/ -->
<dependency>
<groupId>cloud.piranha.webapp</groupId>
<artifactId>piranha-webapp-impl-test</artifactId>
<version>21.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/cloud.piranha.webapp/piranha-webapp-impl-test/
implementation 'cloud.piranha.webapp:piranha-webapp-impl-test:21.5.0'
// https://jarcasting.com/artifacts/cloud.piranha.webapp/piranha-webapp-impl-test/
implementation ("cloud.piranha.webapp:piranha-webapp-impl-test:21.5.0")
'cloud.piranha.webapp:piranha-webapp-impl-test:jar:21.5.0'
<dependency org="cloud.piranha.webapp" name="piranha-webapp-impl-test" rev="21.5.0">
<artifact name="piranha-webapp-impl-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='cloud.piranha.webapp', module='piranha-webapp-impl-test', version='21.5.0')
)
libraryDependencies += "cloud.piranha.webapp" % "piranha-webapp-impl-test" % "21.5.0"
[cloud.piranha.webapp/piranha-webapp-impl-test "21.5.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| cloud.piranha.webapp : piranha-webapp-impl | jar | 21.5.0 |
| cloud.piranha.naming : piranha-naming-impl | jar | 21.5.0 |
| cloud.piranha.policy : piranha-policy-impl | jar | 21.5.0 |
| cloud.piranha.resource : piranha-resource-impl | jar | 21.5.0 |
| cloud.piranha.webapp : piranha-webapp-api | jar | 21.5.0 |
| cloud.piranha.http : piranha-http-impl | jar | 21.5.0 |
| org.junit.jupiter : junit-jupiter-api | jar | |
| org.junit.jupiter : junit-jupiter-engine | jar | |
| org.junit.platform : junit-platform-launcher | jar |