MVN

com.oracle.coherence.moditect : moditect-parent

Maven & Gradle

Jun 16, 2023
531 stars

ModiTect Parent · Module system tooling

<dependency>
    <groupId>com.oracle.coherence.moditect</groupId>
    <artifactId>moditect-parent</artifactId>
    <version>1.0.0-RC3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.oracle.coherence.moditect : moditect-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0-RC3
  • Latest Release Candidate: 1.0.0-RC3

All Versions

Choose a version of com.oracle.coherence.moditect : moditect-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
moditect-parent-1.0.0-RC3
moditect-parent-1.0.0-RC2
moditect-parent-1.0.0-RC1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.oracle.coherence.moditect</groupId>
    <artifactId>moditect-parent</artifactId>
    <version>1.0.0-RC3</version>
</dependency>