License |
License |
---|---|
Categories |
CategoriesASM Application Layer Libs Bytecode Manipulation |
GroupId | GroupIdcom.github.xmlet |
ArtifactId | ArtifactIdXsdAsm |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.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 |
Filename | Size |
---|---|
XsdAsm-1.0.0.pom | |
XsdAsm-1.0.0.jar | 38 KB |
XsdAsm-1.0.0-sources.jar | 23 KB |
XsdAsm-1.0.0-javadoc.jar | 41 KB |
Browse |
<!-- 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"]
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 |