MVN

org.opengis.cite : schema-utils

Maven & Gradle

Sep 17, 2016
25 usages

Schema Validation Utilities · Provides support for validating XML representations using the following schema languages: W3C XML Schema 1.0, Schematron (ISO/IEC 19757-3:2006), and RELAX NG (ISO/IEC 19757-2:2008). It is also possible to access and query the post-schema-validation infoset (PSVI) using the Xerces XML Schema API.

<dependency>
    <groupId>org.opengis.cite</groupId>
    <artifactId>schema-utils</artifactId>
    <version>1.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.opengis.cite : schema-utils to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.8

All Versions

Choose a version of org.opengis.cite : schema-utils to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.8
schema-utils-1.8
1.7
schema-utils-1.7
1.6
schema-utils-1.6
1.5
schema-utils-1.5

How to add a dependency to Maven

Add the following org.opengis.cite : schema-utils maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.opengis.cite</groupId>
    <artifactId>schema-utils</artifactId>
    <version>1.8</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.opengis.cite : schema-utils gradle dependency to your build.gradle file:

implementation 'org.opengis.cite:schema-utils:1.8'

Gradle Kotlin DSL: Add the following org.opengis.cite : schema-utils gradle kotlin dependency to your build.gradle.kts file:

implementation("org.opengis.cite:schema-utils:1.8")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.opengis.cite : schema-utils sbt scala dependency to your build.sbt file:

libraryDependencies += "org.opengis.cite" % "schema-utils" % "1.8"

Advertisement

Dependencies from Group

Sep 17, 2016
25 usages
Oct 29, 2021
4 usages
0 stars
Oct 07, 2014
3 usages
0 stars
May 30, 2023
1 usages
7 stars
Feb 25, 2022
1 usages
0 stars

Discover Dependencies

May 07, 2020
33 usages
26 stars
Jul 13, 2023
22 usages
82 stars
Jun 06, 2023
68 usages
Aug 10, 2023
57 usages
27 stars
Nov 09, 2019
43 usages
2 stars
Sep 15, 2016
19 usages
3.4k stars
Feb 20, 2019
25 usages
28k stars
Mar 20, 2023
39 usages
Jun 23, 2023
22 usages
150 stars