Last Version

XmlParser 1.0

The library performs an operation on XML, XSD and returns CSV data in the following output formats: String, File, and Writer.

License

License

GroupId

GroupId

com.github.ramalapure
ArtifactId

ArtifactId

xml-parser
Version

Version

1.0
Type

Type

jar
Description

Description

XmlParser
The library performs an operation on XML, XSD and returns CSV data in the following output formats: String, File, and Writer.
Project URL

Project URL

https://github.com/RamAlapure/xmlparser
Source Code Management

Source Code Management

https://github.com/RamAlapure/xmlparser

Download xml-parser 1.0


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

Dependencies

runtime (5)

Group / Artifact Type Version
com.github.xmlet : xsdParser jar 1.0.23
in.jlibs : jlibs-xsd jar 2.2.3
org.glassfish.jaxb : xsom jar 2.3.3-b02
com.fasterxml.jackson.core : jackson-databind jar 2.10.0
com.github.ramalapure : json-parser jar 1.1

Project Modules

There are no modules declared in this project.