Last Version

com.mastfrog:http-test-harness 0.9.6-dev

Shared configuration for Giulius, Acteur and related projects

License

License

MIT
GroupId

GroupId

com.mastfrog
ArtifactId

ArtifactId

http-test-harness
Version

Version

0.9.6-dev
Type

Type

jar
Description

Description

Shared configuration for Giulius, Acteur and related projects
Project Organization

Project Organization

Mastfrog Technologies

Download http-test-harness 0.9.6-dev


<!-- https://jarcasting.com/artifacts/com.mastfrog/http-test-harness/ -->
<dependency>
    <groupId>com.mastfrog</groupId>
    <artifactId>http-test-harness</artifactId>
    <version>0.9.6-dev</version>
</dependency>
// https://jarcasting.com/artifacts/com.mastfrog/http-test-harness/
implementation 'com.mastfrog:http-test-harness:0.9.6-dev'
// https://jarcasting.com/artifacts/com.mastfrog/http-test-harness/
implementation ("com.mastfrog:http-test-harness:0.9.6-dev")
'com.mastfrog:http-test-harness:jar:0.9.6-dev'
<dependency org="com.mastfrog" name="http-test-harness" rev="0.9.6-dev">
  <artifact name="http-test-harness" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mastfrog', module='http-test-harness', version='0.9.6-dev')
)
libraryDependencies += "com.mastfrog" % "http-test-harness" % "0.9.6-dev"
[com.mastfrog/http-test-harness "0.9.6-dev"]

Dependencies

compile (5)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.13.3
com.mastfrog : predicates jar 2.8.3
com.mastfrog : concurrent jar 2.8.3
com.mastfrog : util-strings jar 2.8.3
com.mastfrog : util-misc jar 2.8.3

test (3)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.