Last Version

Drombler OSS - Parent POM 4.0.0

This Drombler OSS Parent POM should be the parent (either directly or indirectly) of every Drombler project unless there is a good reason to do otherwise (in which case the reason should be documented).

License

License

COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
GroupId

GroupId

org.drombler
ArtifactId

ArtifactId

drombler-oss-parent
Version

Version

4.0.0
Type

Type

pom
Description

Description

Drombler OSS - Parent POM
This Drombler OSS Parent POM should be the parent (either directly or indirectly) of every Drombler project unless there is a good reason to do otherwise (in which case the reason should be documented).
Project URL

Project URL

https://www.drombler.org
Project Organization

Project Organization

Drombler
Source Code Management

Source Code Management

https://github.com/Drombler/drombler-oss-parent

Download drombler-oss-parent 4.0.0


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