MVN

org.jibx.schema.org.w3 : org.w3

Maven & Gradle

Mar 06, 2023
0 stars

w3.org · w3c Schema bindings.

<dependency>
    <groupId>org.jibx.schema.org.w3</groupId>
    <artifactId>org.w3</artifactId>
    <version>1.2.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jibx.schema.org.w3 : org.w3 to add to Maven - Latest Versions:

  • Latest Stable: 1.2.4

All Versions

Choose a version of org.jibx.schema.org.w3 : org.w3 to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2.x
org.w3-1.2.4
org.w3-1.2.3
org.w3-1.2.2
org.w3-1.2.1
org.w3-1.2.0
1.1.x
org.w3-1.1.4
org.w3-1.1.0
1.0.x
org.w3-1.0.9
org.w3-1.0.8
org.w3-1.0.6
org.w3-1.0.4
org.w3-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.jibx.schema.org.w3</groupId>
    <artifactId>org.w3</artifactId>
    <version>1.2.4</version>
</dependency>

Advertisement