MVN

com.m-creations.isis : mc-isis-parent

Maven & Gradle

Dec 11, 2016
0 stars

m-creations Apache Isis parent POM · The base POM for all Apache Isis projects

<dependency>
    <groupId>com.m-creations.isis</groupId>
    <artifactId>mc-isis-parent</artifactId>
    <version>1.13.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.m-creations.isis : mc-isis-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.13.0.3

All Versions

Choose a version of com.m-creations.isis : mc-isis-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.13.x
mc-isis-parent-1.13.0.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.m-creations.isis</groupId>
    <artifactId>mc-isis-parent</artifactId>
    <version>1.13.0.3</version>
</dependency>