Cernunnos - Parent

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

License

License

GroupId

GroupId

com.googlecode.cernunnos
ArtifactId

ArtifactId

cernunnos-parent
Last Version

Last Version

1.4.0
Release Date

Release Date

Type

Type

pom
Description

Description

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

Source Code Management

https://github.com/drewwills/cernunnos

Download cernunnos-parent

Filename Size
cernunnos-parent-1.4.0.pom 16 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.googlecode.cernunnos/cernunnos-parent/ -->
<dependency>
    <groupId>com.googlecode.cernunnos</groupId>
    <artifactId>cernunnos-parent</artifactId>
    <version>1.4.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.cernunnos/cernunnos-parent/
implementation 'com.googlecode.cernunnos:cernunnos-parent:1.4.0'
// https://jarcasting.com/artifacts/com.googlecode.cernunnos/cernunnos-parent/
implementation ("com.googlecode.cernunnos:cernunnos-parent:1.4.0")
'com.googlecode.cernunnos:cernunnos-parent:pom:1.4.0'
<dependency org="com.googlecode.cernunnos" name="cernunnos-parent" rev="1.4.0">
  <artifact name="cernunnos-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.cernunnos', module='cernunnos-parent', version='1.4.0')
)
libraryDependencies += "com.googlecode.cernunnos" % "cernunnos-parent" % "1.4.0"
[com.googlecode.cernunnos/cernunnos-parent "1.4.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • cernunnos-archetypes
  • cernunnos-core
  • cernunnos-cmd-tool

Versions

Version
1.4.0
1.3.0
1.2.2
1.2.1