| License |
License |
|---|---|
| GroupId | GroupIdcom.mastfrog |
| ArtifactId | ArtifactIdhttp-test-harness-tests |
| Last Version | Last Version0.9.6-dev |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionShared configuration for Giulius, Acteur and
related projects
|
| Project Organization |
Project OrganizationMastfrog Technologies |
<!-- https://jarcasting.com/artifacts/com.mastfrog/http-test-harness-tests/ -->
<dependency>
<groupId>com.mastfrog</groupId>
<artifactId>http-test-harness-tests</artifactId>
<version>0.9.6-dev</version>
</dependency>
// https://jarcasting.com/artifacts/com.mastfrog/http-test-harness-tests/
implementation 'com.mastfrog:http-test-harness-tests:0.9.6-dev'
// https://jarcasting.com/artifacts/com.mastfrog/http-test-harness-tests/
implementation ("com.mastfrog:http-test-harness-tests:0.9.6-dev")
'com.mastfrog:http-test-harness-tests:jar:0.9.6-dev'
<dependency org="com.mastfrog" name="http-test-harness-tests" rev="0.9.6-dev">
<artifact name="http-test-harness-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mastfrog', module='http-test-harness-tests', version='0.9.6-dev')
)
libraryDependencies += "com.mastfrog" % "http-test-harness-tests" % "0.9.6-dev"
[com.mastfrog/http-test-harness-tests "0.9.6-dev"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.mastfrog : acteur | jar | 2.8.3 |
| com.mastfrog : util-net | jar | 2.8.3 |
| org.bouncycastle : bcpkix-jdk15on | jar | 1.70 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.mastfrog : acteur-annotation-processors | jar | 2.8.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.mastfrog : http-test-harness | jar | 0.9.6-dev |
| 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 |