Last Version

The Deliver8r Parent POM 0.2.2

Deliver8r is a framework for modeling and deploying complex (but generally immutable) systems

License

License

GroupId

GroupId

com.deliver8r
ArtifactId

ArtifactId

deliver8r-parent
Version

Version

0.2.2
Type

Type

jar
Description

Description

The Deliver8r Parent POM
Deliver8r is a framework for modeling and deploying complex (but generally immutable) systems
Project Organization

Project Organization

Deliver8r

Download deliver8r-parent 0.2.2


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

Dependencies

test (1)

Group / Artifact Type Version
org.jacoco : org.jacoco.agent jar 0.7.6.201602180812

Project Modules

  • deliver8r-osgi-parent