GroupId | GroupIdio.github.jinlongliao |
---|---|
ArtifactId | ArtifactIdcommons-xml |
Last Version | Last Version1.0.1.release |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
<!-- 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"]
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} |