com.github.xmlet:xsdParser

A solution that parses a XSD file into a Java Structure.

License

License

GroupId

GroupId

com.github.xmlet
ArtifactId

ArtifactId

xsdParser
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.xmlet:xsdParser
A solution that parses a XSD file into a Java Structure.
Project URL

Project URL

https://github.com/xmlet/XsdParser

Download xsdParser

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.xmlet/xsdParser/ -->
<dependency>
    <groupId>com.github.xmlet</groupId>
    <artifactId>xsdParser</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xmlet/xsdParser/
implementation 'com.github.xmlet:xsdParser:1.2.0'
// https://jarcasting.com/artifacts/com.github.xmlet/xsdParser/
implementation ("com.github.xmlet:xsdParser:1.2.0")
'com.github.xmlet:xsdParser:jar:1.2.0'
<dependency org="com.github.xmlet" name="xsdParser" rev="1.2.0">
  <artifact name="xsdParser" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xmlet', module='xsdParser', version='1.2.0')
)
libraryDependencies += "com.github.xmlet" % "xsdParser" % "1.2.0"
[com.github.xmlet/xsdParser "1.2.0"]

Dependencies

compile (1)

Group / Artifact Type Version
javax.validation : validation-api jar 1.0.0.GA

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.
com.github.xmlet

Versions

Version
1.2.0
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.33
1.0.32
1.0.31
1.0.30
1.0.29
1.0.28
1.0.27
1.0.26
1.0.25
1.0.24
1.0.23
1.0.22
1.0.21
1.0.20
1.0.19
1.0.18
1.0.17
1.0.16
1.0.15
1.0.14
1.0.13
1.0.12
1.0.11
1.0.10
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0