com.ethlo.schematools:jsons2xsd

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

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.ethlo.schematools
ArtifactId

ArtifactId

jsons2xsd
Last Version

Last Version

1.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
Project Organization

Project Organization

Pivotal Software, Inc.

Download jsons2xsd

How to add to project

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

Dependencies

compile (2)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0