MVN

org.jibx.schema.config : schema-library-parent

Maven & Gradle

Mar 06, 2023
0 stars

schema-library-parent - schema library parent project · schema library parent shared settings

<dependency>
    <groupId>org.jibx.schema.config</groupId>
    <artifactId>schema-library-parent</artifactId>
    <version>1.2.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jibx.schema.config : schema-library-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.2.4

All Versions

Choose a version of org.jibx.schema.config : schema-library-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2.x
schema-library-parent-1.2.4
schema-library-parent-1.2.3
schema-library-parent-1.2.2
schema-library-parent-1.2.1
schema-library-parent-1.2.0
1.1.x
schema-library-parent-1.1.4
schema-library-parent-1.1.3
schema-library-parent-1.1.2
schema-library-parent-1.1.1
schema-library-parent-1.1.0
1.0.x
schema-library-parent-1.0.9
schema-library-parent-1.0.8
schema-library-parent-1.0.7
schema-library-parent-1.0.6
schema-library-parent-1.0.5
schema-library-parent-1.0.4
schema-library-parent-1.0.3
schema-library-parent-1.0.2
schema-library-parent-1.0.1
schema-library-parent-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.jibx.schema.config</groupId>
    <artifactId>schema-library-parent</artifactId>
    <version>1.2.4</version>
</dependency>