XML2XXX - converting XML to other formats, like YAML


License

License

GroupId

GroupId

org.tbee.xml2xxx
ArtifactId

ArtifactId

xml2xxx
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

pom
Description

Description

XML2XXX - converting XML to other formats, like YAML
XML2XXX - converting XML to other formats, like YAML
Project URL

Project URL

https://github.com/tbee/xml2xxx
Source Code Management

Source Code Management

https://github.com/tbee/xml2xxx.git

Download xml2xxx

Filename Size
xml2xxx-1.3.0.pom 7 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/org.tbee.xml2xxx/xml2xxx/ -->
<dependency>
    <groupId>org.tbee.xml2xxx</groupId>
    <artifactId>xml2xxx</artifactId>
    <version>1.3.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.tbee.xml2xxx/xml2xxx/
implementation 'org.tbee.xml2xxx:xml2xxx:1.3.0'
// https://jarcasting.com/artifacts/org.tbee.xml2xxx/xml2xxx/
implementation ("org.tbee.xml2xxx:xml2xxx:1.3.0")
'org.tbee.xml2xxx:xml2xxx:pom:1.3.0'
<dependency org="org.tbee.xml2xxx" name="xml2xxx" rev="1.3.0">
  <artifact name="xml2xxx" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.tbee.xml2xxx', module='xml2xxx', version='1.3.0')
)
libraryDependencies += "org.tbee.xml2xxx" % "xml2xxx" % "1.3.0"
[org.tbee.xml2xxx/xml2xxx "1.3.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • xml2yaml
  • xml2yaml-maven-plugin
  • xml2yaml-application

Versions

Version
1.3.0
1.2.0
1.1.0
1.0.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0