io.github.jinlongliao:commons-xml


GroupId

GroupId

io.github.jinlongliao
ArtifactId

ArtifactId

commons-xml
Last Version

Last Version

1.0.1.release
Release Date

Release Date

Type

Type

jar
Description

Description

Download commons-xml

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
com.sun.xml.bind : jaxb-impl jar 2.3.2
org.glassfish.jaxb : jaxb-runtime jar 2.3.3
com.fasterxml.jackson.core : jackson-annotations jar 2.11.2
com.fasterxml.jackson.dataformat : jackson-dataformat-xml jar 2.11.2
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.11.2
io.github.jinlongliao : commons-common jar ${project.version}

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1.release
1.0.0.release