MVN

org.cruxframework : crux-parent

Maven & Gradle

Dec 16, 2015

Crux Parent · Crux Framework parent POM

<dependency>
    <groupId>org.cruxframework</groupId>
    <artifactId>crux-parent</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.cruxframework : crux-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.1.0

All Versions

Choose a version of org.cruxframework : crux-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
crux-parent-1.1.0
1.0.x
crux-parent-1.0.4
crux-parent-1.0.3
crux-parent-1.0.2
crux-parent-1.0.1
crux-parent-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.cruxframework</groupId>
    <artifactId>crux-parent</artifactId>
    <version>1.1.0</version>
</dependency>