License |
License |
---|---|
GroupId | GroupIdcom.mastfrog |
ArtifactId | ArtifactIdhttp-test-harness-parent |
Last Version | Last Version0.9.6-dev |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionShared configuration for Giulius, Acteur and
related projects
|
Project Organization |
Project OrganizationMastfrog Technologies |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
http-test-harness-parent-0.9.6-dev.pom | 7 KB |
Browse |
<!-- 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"]