is not current version
Last Version 1.5.0

docconverter 1.4.0

library to convert between XML, JSON and YAML documents

License

License

GroupId

GroupId

io.github.assimbly
ArtifactId

ArtifactId

docconverter
Version

Version

1.4.0
Type

Type

jar
Description

Description

docconverter
library to convert between XML, JSON and YAML documents
Project URL

Project URL

https://github.com/assimbly
Source Code Management

Source Code Management

https://github.com/assimbly/docconverter

Download docconverter 1.4.0


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

Dependencies

compile (11)

Group / Artifact Type Version
commons-io : commons-io jar 2.8.0
commons-collections : commons-collections jar 3.2.2
commons-jxpath : commons-jxpath jar 1.3
com.opencsv : opencsv jar 5.3
com.thoughtworks.xstream : xstream jar 1.4.15
org.simpleflatmapper : sfm-csv jar 8.2.3
com.univocity : univocity-parsers jar 2.9.1
org.json : json jar 20201115
com.fasterxml.jackson.core : jackson-databind jar 2.12.1
com.fasterxml.jackson.dataformat : jackson-dataformat-csv jar 2.12.1
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.12.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.