com.ethlo.jsons2xsd:jsons2xsd

Parent pom providing dependency and plugin management for applications built with Maven

License

License

MIT
Categories

Categories

JSON Data
GroupId

GroupId

com.ethlo.jsons2xsd
ArtifactId

ArtifactId

jsons2xsd
Last Version

Last Version

2.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://github.com/ethlo/jsons2xsd

Download jsons2xsd

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar
com.sun.xsom : xsom jar 20140925

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.3.0
2.2.1
2.2.0
2.1.1
2.0