| License | License | 
|---|---|
| GroupId | GroupIdorg.ow2.util | 
| ArtifactId | ArtifactIdutil-plan-schemas | 
| Last Version | Last Version1.0.37 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionOW2 Util :: Deployment Plan :: Schemas Schemas and bindings for the deployment plans and repositories | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| util-plan-schemas-1.0.37.pom | |
| util-plan-schemas-1.0.37.jar | 35 KB | 
| util-plan-schemas-1.0.37-sources.jar | 41 KB | 
| util-plan-schemas-1.0.37-javadoc.jar | 191 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.ow2.util/util-plan-schemas/ -->
<dependency>
    <groupId>org.ow2.util</groupId>
    <artifactId>util-plan-schemas</artifactId>
    <version>1.0.37</version>
</dependency>// https://jarcasting.com/artifacts/org.ow2.util/util-plan-schemas/
implementation 'org.ow2.util:util-plan-schemas:1.0.37'// https://jarcasting.com/artifacts/org.ow2.util/util-plan-schemas/
implementation ("org.ow2.util:util-plan-schemas:1.0.37")'org.ow2.util:util-plan-schemas:jar:1.0.37'<dependency org="org.ow2.util" name="util-plan-schemas" rev="1.0.37">
  <artifact name="util-plan-schemas" type="jar" />
</dependency>@Grapes(
@Grab(group='org.ow2.util', module='util-plan-schemas', version='1.0.37')
)libraryDependencies += "org.ow2.util" % "util-plan-schemas" % "1.0.37"[org.ow2.util/util-plan-schemas "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-substitution | jar | 1.0.37 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.testng : testng | jar | 5.14.9 |