com.github.xmlet:xsdAsmFaster

XsdAsmFaster is an alternative to XsdAsm, which skips the usage of a data structure to store Element information in order to improve performance.

License

License

Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

com.github.xmlet
ArtifactId

ArtifactId

xsdAsmFaster
Last Version

Last Version

1.0.9
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.xmlet:xsdAsmFaster
XsdAsmFaster is an alternative to XsdAsm, which skips the usage of a data structure to store Element information in order to improve performance.
Project URL

Project URL

https://github.com/xmlet/XsdAsmFaster

Download xsdAsmFaster

How to add to project

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

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.13

Project Modules

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

Versions

Version
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