GroupId | GroupIdorg.codehaus.openxma |
---|---|
ArtifactId | ArtifactIddsl-tests |
Last Version | Last Version5.0.11 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionopenXMA Dsl Tests
|
Filename | Size |
---|---|
dsl-tests-5.0.11.pom | |
dsl-tests-5.0.11.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.codehaus.openxma/dsl-tests/ -->
<dependency>
<groupId>org.codehaus.openxma</groupId>
<artifactId>dsl-tests</artifactId>
<version>5.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.openxma/dsl-tests/
implementation 'org.codehaus.openxma:dsl-tests:5.0.11'
// https://jarcasting.com/artifacts/org.codehaus.openxma/dsl-tests/
implementation ("org.codehaus.openxma:dsl-tests:5.0.11")
'org.codehaus.openxma:dsl-tests:jar:5.0.11'
<dependency org="org.codehaus.openxma" name="dsl-tests" rev="5.0.11">
<artifact name="dsl-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.openxma', module='dsl-tests', version='5.0.11')
)
libraryDependencies += "org.codehaus.openxma" % "dsl-tests" % "5.0.11"
[org.codehaus.openxma/dsl-tests "5.0.11"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.openxma : dsl-pom | jar | 5.0.11 |
org.codehaus.openxma : dsl-dom | jar | 5.0.11 |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.xtext : org.eclipse.xtext.junit4 | jar | 2.2.0.v201112121625 |
org.easymock : easymock | jar | 3.0 |
junit : junit | jar | 4.5 |