Skip to content

org.geotools.xsd.gt-xsd-core 30.4-NIVA Latest version

Install 1/2: Add this to pom.xml:
Learn more about Maven or Gradle
<dependency>
  <groupId>org.geotools.xsd</groupId>
  <artifactId>gt-xsd-core</artifactId>
  <version>30.4-NIVA</version>
</dependency>
Install 2/2: Run via command line
$ mvn install

About this package

Schema based xml parsing. This module contains tools for creating
bindings from xml types to java types. Schema modelling is based
on Eclipse XSD.