Cernunnos Webapp Archetype

Maven archetype for Cernunnos webapp projects

License

License

GroupId

GroupId

com.googlecode.cernunnos
ArtifactId

ArtifactId

cernunnos-webapp
Last Version

Last Version

1.4.0
Release Date

Release Date

Type

Type

pom
Description

Description

Cernunnos Webapp Archetype
Maven archetype for Cernunnos webapp projects

Download cernunnos-webapp

Filename Size
cernunnos-webapp-1.4.0.pom 861 bytes
Browse

How to add to project

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

There are no modules declared in this project.

Versions

Version
1.4.0
1.3.0
1.2.2
1.2.1