| License |
License |
|---|---|
| GroupId | GroupIdorg.xml-cml |
| ArtifactId | ArtifactIdjumbo-testutil |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjumbo-testutil
Test utilities for the JUMBO library
|
| Filename | Size |
|---|---|
| jumbo-testutil-1.0.1.pom | |
| jumbo-testutil-1.0.1.jar | 19 KB |
| jumbo-testutil-1.0.1-sources.jar | 11 KB |
| jumbo-testutil-1.0.1-javadoc.jar | 36 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.xml-cml/jumbo-testutil/ -->
<dependency>
<groupId>org.xml-cml</groupId>
<artifactId>jumbo-testutil</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.xml-cml/jumbo-testutil/
implementation 'org.xml-cml:jumbo-testutil:1.0.1'
// https://jarcasting.com/artifacts/org.xml-cml/jumbo-testutil/
implementation ("org.xml-cml:jumbo-testutil:1.0.1")
'org.xml-cml:jumbo-testutil:jar:1.0.1'
<dependency org="org.xml-cml" name="jumbo-testutil" rev="1.0.1">
<artifact name="jumbo-testutil" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xml-cml', module='jumbo-testutil', version='1.0.1')
)
libraryDependencies += "org.xml-cml" % "jumbo-testutil" % "1.0.1"
[org.xml-cml/jumbo-testutil "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.xml-cml : cmlxom | jar | 3.1 |
| org.xml-cml : euclid | jar | 1.0.1 |
| junit : junit | jar | 4.8.2 |
| log4j : log4j | jar | 1.2.16 |
| xom : xom | jar | 1.2.5 |
| joda-time : joda-time | jar | 1.6.2 |