| License | License | 
|---|---|
| Categories | CategoriesORM Data | 
| GroupId | GroupIdorg.bitbucket.unaszole.xsdnormaliser | 
| ArtifactId | ArtifactIdroot | 
| Last Version | Last Version0.1.0 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | DescriptionXSD Normaliser root pom Normalises structure of complex sets of XML schemas. | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| root-0.1.0.pom | 3 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.bitbucket.unaszole.xsdnormaliser/root/ -->
<dependency>
    <groupId>org.bitbucket.unaszole.xsdnormaliser</groupId>
    <artifactId>root</artifactId>
    <version>0.1.0</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/org.bitbucket.unaszole.xsdnormaliser/root/
implementation 'org.bitbucket.unaszole.xsdnormaliser:root:0.1.0'// https://jarcasting.com/artifacts/org.bitbucket.unaszole.xsdnormaliser/root/
implementation ("org.bitbucket.unaszole.xsdnormaliser:root:0.1.0")'org.bitbucket.unaszole.xsdnormaliser:root:pom:0.1.0'<dependency org="org.bitbucket.unaszole.xsdnormaliser" name="root" rev="0.1.0">
  <artifact name="root" type="pom" />
</dependency>@Grapes(
@Grab(group='org.bitbucket.unaszole.xsdnormaliser', module='root', version='0.1.0')
)libraryDependencies += "org.bitbucket.unaszole.xsdnormaliser" % "root" % "0.1.0"[org.bitbucket.unaszole.xsdnormaliser/root "0.1.0"]