MVN

com.googlecode.cernunnos : cernunnos-parent

Maven & Gradle

Oct 04, 2017
1 stars

Cernunnos - Parent · Cernunnos is a Java technology for developing domain-agnostic behaviors and mixing them in meaningful (yet arbitrary) ways.

<dependency>
    <groupId>com.googlecode.cernunnos</groupId>
    <artifactId>cernunnos-parent</artifactId>
    <version>1.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.googlecode.cernunnos : cernunnos-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.4.0

All Versions

Choose a version of com.googlecode.cernunnos : cernunnos-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.4.x
cernunnos-parent-1.4.0
1.3.x
cernunnos-parent-1.3.0
1.2.x
cernunnos-parent-1.2.2
cernunnos-parent-1.2.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.googlecode.cernunnos</groupId>
    <artifactId>cernunnos-parent</artifactId>
    <version>1.4.0</version>
</dependency>