License |
License |
---|---|
GroupId | GroupIdcloud.piranha.http |
ArtifactId | ArtifactIdpiranha-http-tests |
Version | Version21.11.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.11.0.pom | |
piranha-http-tests-21.11.0.jar | 10 KB |
piranha-http-tests-21.11.0-sources.jar | 8 KB |
piranha-http-tests-21.11.0-javadoc.jar | 126 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.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/cloud.piranha.http/piranha-http-tests/
implementation 'cloud.piranha.http:piranha-http-tests:21.11.0'
// https://jarcasting.com/artifacts/cloud.piranha.http/piranha-http-tests/
implementation ("cloud.piranha.http:piranha-http-tests:21.11.0")
'cloud.piranha.http:piranha-http-tests:jar:21.11.0'
<dependency org="cloud.piranha.http" name="piranha-http-tests" rev="21.11.0">
<artifact name="piranha-http-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='cloud.piranha.http', module='piranha-http-tests', version='21.11.0')
)
libraryDependencies += "cloud.piranha.http" % "piranha-http-tests" % "21.11.0"
[cloud.piranha.http/piranha-http-tests "21.11.0"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | |
org.apiguardian : apiguardian-api | jar | 1.1.2 |
cloud.piranha.http : piranha-http-api | jar | 21.11.0 |
me.alexpanov : free-port-finder | jar | 1.1.1 |