v

vtd-xml

XimpleWare's VTD-XML is, far and away, the industry's most advanced and powerful XML processing model for SOA and Cloud Computing
http://vtd-xml.sourceforge.net/
GNU GENERAL PUBLIC LICENSE Version 2, June 1991
Jimmy Zhang
Files download
File Operation
vtd-xml-2.13.4.jar download
vtd-xml-2.13.4.pom download
vtd-xml-2.13.4-sources.jar download
Apache Maven
<dependency>
  <groupId>com.ximpleware</groupId>
  <artifactId>vtd-xml</artifactId>
  <version>2.13.4</version>
</dependency>
Gradle Groovy
implementation 'com.ximpleware:vtd-xml:2.13.4'
Gradle Kotlin
implementation("com.ximpleware:vtd-xml:2.13.4")
Scala SBT
libraryDependencies += "com.ximpleware" % "vtd-xml" % "2.13.4"
Groovy Grape
@Grapes(
  @Grab(group='com.ximpleware', module='vtd-xml', version='2.13.4')
)
Apache Ivy
<dependency org="com.ximpleware" name="vtd-xml" rev="2.13.4" />
Leiningen
[com.ximpleware/vtd-xml "2.13.4"]
Apache Buildr
'com.ximpleware:vtd-xml:jar:2.13.4'
Dependencies
The project has no third-party dependencies