License |
License |
---|---|
GroupId | GroupIdcloud.piranha.http |
ArtifactId | ArtifactIdpiranha-http-tests |
Version | Version21.2.0 |
Type | Typejar |
Description |
DescriptionPiranha HTTP - Tests
The Piranha Project delivers you with a variety of cloud containers
and several useful add-on modules
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
piranha-http-tests-21.2.0.pom | |
piranha-http-tests-21.2.0.jar | 9 KB |
piranha-http-tests-21.2.0-sources.jar | 7 KB |
piranha-http-tests-21.2.0-javadoc.jar | 116 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cloud.piranha.http/piranha-http-tests/ -->
<dependency>
<groupId>cloud.piranha.http</groupId>
<artifactId>piranha-http-tests</artifactId>
<version>21.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/cloud.piranha.http/piranha-http-tests/
implementation 'cloud.piranha.http:piranha-http-tests:21.2.0'
// https://jarcasting.com/artifacts/cloud.piranha.http/piranha-http-tests/
implementation ("cloud.piranha.http:piranha-http-tests:21.2.0")
'cloud.piranha.http:piranha-http-tests:jar:21.2.0'
<dependency org="cloud.piranha.http" name="piranha-http-tests" rev="21.2.0">
<artifact name="piranha-http-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='cloud.piranha.http', module='piranha-http-tests', version='21.2.0')
)
libraryDependencies += "cloud.piranha.http" % "piranha-http-tests" % "21.2.0"
[cloud.piranha.http/piranha-http-tests "21.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | |
cloud.piranha.http : piranha-http-api | jar | 21.2.0 |