License |
License |
---|---|
GroupId | GroupIdcom.ocpsoft.rewrite |
ArtifactId | ArtifactIdrewrite-test-harness |
Version | Version1.0.0.Alpha11 |
Type | Typejar |
Description |
Description |
<!-- https://jarcasting.com/artifacts/com.ocpsoft.rewrite/rewrite-test-harness/ -->
<dependency>
<groupId>com.ocpsoft.rewrite</groupId>
<artifactId>rewrite-test-harness</artifactId>
<version>1.0.0.Alpha11</version>
</dependency>
// https://jarcasting.com/artifacts/com.ocpsoft.rewrite/rewrite-test-harness/
implementation 'com.ocpsoft.rewrite:rewrite-test-harness:1.0.0.Alpha11'
// https://jarcasting.com/artifacts/com.ocpsoft.rewrite/rewrite-test-harness/
implementation ("com.ocpsoft.rewrite:rewrite-test-harness:1.0.0.Alpha11")
'com.ocpsoft.rewrite:rewrite-test-harness:jar:1.0.0.Alpha11'
<dependency org="com.ocpsoft.rewrite" name="rewrite-test-harness" rev="1.0.0.Alpha11">
<artifact name="rewrite-test-harness" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ocpsoft.rewrite', module='rewrite-test-harness', version='1.0.0.Alpha11')
)
libraryDependencies += "com.ocpsoft.rewrite" % "rewrite-test-harness" % "1.0.0.Alpha11"
[com.ocpsoft.rewrite/rewrite-test-harness "1.0.0.Alpha11"]
Group / Artifact | Type | Version |
---|---|---|
com.ocpsoft.rewrite : rewrite-api | jar | 1.0.0.Alpha11 |
junit : junit | jar | 4.8.1 |
org.mockito : mockito-all | jar | 1.9.0-rc1 |
org.apache.httpcomponents : httpclient | jar | 4.1.1 |