Last Version

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

Shared configuration for Giulius, Acteur and related projects

License

License

MIT
GroupId

GroupId

com.mastfrog
ArtifactId

ArtifactId

http-test-harness-parent
Version

Version

0.9.6-dev
Type

Type

pom
Description

Description

Shared configuration for Giulius, Acteur and related projects
Project Organization

Project Organization

Mastfrog Technologies
Source Code Management

Source Code Management

https://github.com/timboudreau/http-test-harness

Download http-test-harness-parent 0.9.6-dev


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • http-test-harness
  • http-test-harness-tests
  • http-test-microframework
  • microframework-test-app