MVN

org.wiztools : xsd-gen

Maven & Gradle

May 07, 2015

xsd-gen · Generate XSD from XML.

<dependency>
    <groupId>org.wiztools</groupId>
    <artifactId>xsd-gen</artifactId>
    <version>0.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wiztools : xsd-gen to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.1

All Versions

Choose a version of org.wiztools : xsd-gen to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2.x
xsd-gen-0.2.1

How to add a dependency to Maven

Add the following org.wiztools : xsd-gen maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.wiztools</groupId>
    <artifactId>xsd-gen</artifactId>
    <version>0.2.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.wiztools : xsd-gen gradle dependency to your build.gradle file:

implementation 'org.wiztools:xsd-gen:0.2.1'

Gradle Kotlin DSL: Add the following org.wiztools : xsd-gen gradle kotlin dependency to your build.gradle.kts file:

implementation("org.wiztools:xsd-gen:0.2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.wiztools : xsd-gen sbt scala dependency to your build.sbt file:

libraryDependencies += "org.wiztools" % "xsd-gen" % "0.2.1"

Advertisement

Dependencies from Group

May 07, 2015
Apr 02, 2016
4 stars
Oct 01, 2014
2 stars

Discover Dependencies

Jun 04, 2017
1 usages
Jun 15, 2023
2 usages
1 stars
Mar 15, 2023
6 usages
0 stars
Sep 14, 2019
Mar 25, 2019
1 usages
0 stars
Mar 31, 2020
2 usages
10 stars
Oct 19, 2015
c3
Aug 03, 2018
1 usages
0 stars