SimpleGen - XML Data Format

XML data format support for SimpleGen

License

License

Categories

Categories

Data ORM
GroupId

GroupId

com.ancientlightstudios
ArtifactId

ArtifactId

simplegen-dataformat-xml
Last Version

Last Version

3.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

SimpleGen - XML Data Format
XML data format support for SimpleGen

Download simplegen-dataformat-xml

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.ancientlightstudios : simplegen-api jar 3.0.0
com.fasterxml.woodstox : woodstox-core jar 5.1.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.10

test (3)

Group / Artifact Type Version
io.kotest : kotest-runner-junit5-jvm jar 4.3.1
io.kotest : kotest-assertions-core-jvm jar 4.3.1
io.kotest : kotest-property-jvm jar 4.3.1

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.0
2.1.1
2.1.0