License |
License |
---|---|
GroupId | GroupIdorg.ow2.util |
ArtifactId | ArtifactIdutil-plan-reader |
Last Version | Last Version1.0.37 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOW2 Util :: Deployment Plan :: Reader
XML reading services
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
util-plan-reader-1.0.37.pom | |
util-plan-reader-1.0.37.jar | 10 KB |
util-plan-reader-1.0.37-sources.jar | 11 KB |
util-plan-reader-1.0.37-javadoc.jar | 74 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.util/util-plan-reader/ -->
<dependency>
<groupId>org.ow2.util</groupId>
<artifactId>util-plan-reader</artifactId>
<version>1.0.37</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.util/util-plan-reader/
implementation 'org.ow2.util:util-plan-reader:1.0.37'
// https://jarcasting.com/artifacts/org.ow2.util/util-plan-reader/
implementation ("org.ow2.util:util-plan-reader:1.0.37")
'org.ow2.util:util-plan-reader:jar:1.0.37'
<dependency org="org.ow2.util" name="util-plan-reader" rev="1.0.37">
<artifact name="util-plan-reader" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.util', module='util-plan-reader', version='1.0.37')
)
libraryDependencies += "org.ow2.util" % "util-plan-reader" % "1.0.37"
[org.ow2.util/util-plan-reader "1.0.37"]
Group / Artifact | Type | Version |
---|---|---|
javax.xml.bind : jaxb-api | jar | 2.2 |
org.ow2.util : util-log | jar | 1.0.37 |
org.ow2.util : util-plan-schemas | jar | 1.0.37 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 5.14.9 |
com.sun.xml.bind : jaxb-impl | jar | 2.2.5 |