License |
License |
---|---|
GroupId | GroupIdorg.ocpsoft.rewrite |
ArtifactId | ArtifactIdrewrite-impl-tests |
Last Version | Last Version3.5.1.Final |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOCPsoft Parent POM
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
rewrite-impl-tests-3.5.1.Final.pom | |
rewrite-impl-tests-3.5.1.Final.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ocpsoft.rewrite/rewrite-impl-tests/ -->
<dependency>
<groupId>org.ocpsoft.rewrite</groupId>
<artifactId>rewrite-impl-tests</artifactId>
<version>3.5.1.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.ocpsoft.rewrite/rewrite-impl-tests/
implementation 'org.ocpsoft.rewrite:rewrite-impl-tests:3.5.1.Final'
// https://jarcasting.com/artifacts/org.ocpsoft.rewrite/rewrite-impl-tests/
implementation ("org.ocpsoft.rewrite:rewrite-impl-tests:3.5.1.Final")
'org.ocpsoft.rewrite:rewrite-impl-tests:jar:3.5.1.Final'
<dependency org="org.ocpsoft.rewrite" name="rewrite-impl-tests" rev="3.5.1.Final">
<artifact name="rewrite-impl-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ocpsoft.rewrite', module='rewrite-impl-tests', version='3.5.1.Final')
)
libraryDependencies += "org.ocpsoft.rewrite" % "rewrite-impl-tests" % "3.5.1.Final"
[org.ocpsoft.rewrite/rewrite-impl-tests "3.5.1.Final"]
Group / Artifact | Type | Version |
---|---|---|
org.ocpsoft.rewrite : rewrite-impl | jar | 3.5.1.Final |
Group / Artifact | Type | Version |
---|---|---|
org.ocpsoft.rewrite : rewrite-test-harness | jar | 3.5.1.Final |
junit : junit | jar | 4.13.1 |