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).

License

License

COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
GroupId

GroupId

org.drombler
ArtifactId

ArtifactId

drombler-oss-parent
Last Version

Last Version

4.0.0
Release Date

Release Date

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

How to add to project

<!-- 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.
org.drombler

Drombler

Versions

Version
4.0.0
3.4.5
3.4.4
3.4.3
3.4.2
3.4.1
3.4.0
3.3.1
3.3
3.2
3.1
3.0
2.11
2.10
2.9
2.8
2.7
2.6
2.5
2.4
2.3
2.2
2.1
2.0
1.1
1.0