License |
License |
---|---|
GroupId | GroupIdcom.ximpleware |
ArtifactId | ArtifactIdvtd-xml |
Last Version | Last Version2.13.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionvtd-xml
XimpleWare's VTD-XML is, far and away, the industry's most advanced and powerful XML processing model for SOA and Cloud Computing
|
Project URL |
Project URL |
Filename | Size |
---|---|
vtd-xml-2.13.4.pom | |
vtd-xml-2.13.4.jar | 622 KB |
vtd-xml-2.13.4-sources.jar | 608 KB |
vtd-xml-2.13.4-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ximpleware/vtd-xml/ -->
<dependency>
<groupId>com.ximpleware</groupId>
<artifactId>vtd-xml</artifactId>
<version>2.13.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.ximpleware/vtd-xml/
implementation 'com.ximpleware:vtd-xml:2.13.4'
// https://jarcasting.com/artifacts/com.ximpleware/vtd-xml/
implementation ("com.ximpleware:vtd-xml:2.13.4")
'com.ximpleware:vtd-xml:jar:2.13.4'
<dependency org="com.ximpleware" name="vtd-xml" rev="2.13.4">
<artifact name="vtd-xml" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ximpleware', module='vtd-xml', version='2.13.4')
)
libraryDependencies += "com.ximpleware" % "vtd-xml" % "2.13.4"
[com.ximpleware/vtd-xml "2.13.4"]