Last Version

XSD Normaliser root pom 0.1.0

Normalises structure of complex sets of XML schemas.

License

License

Categories

Categories

ORM Data
GroupId

GroupId

org.bitbucket.unaszole.xsdnormaliser
ArtifactId

ArtifactId

root
Version

Version

0.1.0
Type

Type

pom
Description

Description

XSD Normaliser root pom
Normalises structure of complex sets of XML schemas.
Project URL

Project URL

https://bitbucket.org/UnasZole/xsdnormaliser
Source Code Management

Source Code Management

https://bitbucket.org/UnasZole/xsdnormaliser

Download root 0.1.0

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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • xmlstreameditor
  • xsdnormaliser
  • maven-plugin