Last Version

com.github.xmlet:XsdAsm 1.0.0

Uses XsdParser structure of a XSD document to generate a fluent API that allows the generation of markup language documents.

License

License

Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

com.github.xmlet
ArtifactId

ArtifactId

XsdAsm
Version

Version

1.0.0
Type

Type

jar
Description

Description

com.github.xmlet:XsdAsm
Uses XsdParser structure of a XSD document to generate a fluent API that allows the generation of markup language documents.
Project URL

Project URL

https://github.com/xmlet/XsdAsm

Download XsdAsm 1.0.0


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

Dependencies

compile (10)

Group / Artifact Type Version
junit : junit jar 4.12
org.ow2.asm : asm-parent pom 6.0
org.ow2.asm : asm jar 6.0
org.ow2.asm : asm-tree jar 6.0
org.ow2.asm : asm-analysis jar 6.0
org.ow2.asm : asm-commons jar 6.0
org.ow2.asm : asm-util jar 6.0
org.ow2.asm : asm-xml jar 6.0
org.apache.commons : commons-lang3 jar 3.1
com.github.xmlet » XsdParser jar 1.0.0

Project Modules

There are no modules declared in this project.