Bekk Open: Parent POM

Example Java webapp infrastructure for Continuous Delivery.

License

License

GroupId

GroupId

no.bekk.bekkopen.cde
ArtifactId

ArtifactId

parent
Last Version

Last Version

0.2
Release Date

Release Date

Type

Type

pom
Description

Description

Bekk Open: Parent POM
Example Java webapp infrastructure for Continuous Delivery.
Project URL

Project URL

https://github.com/bekkopen/Continuous-Delivery-example
Project Organization

Project Organization

BEKK open source

Download parent

Filename Size
parent-0.2.pom 19 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • core
  • database
  • webapp

Versions

Version
0.2
0.1