Last Version

Drombler ACP - Parent 1.0

The parent POM of the Drombler ACP (Abstract Client Platform) project. This Drombler ACP Parent POM should be the parent (either directly or indirectly) of every Drombler ACP 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.acp
ArtifactId

ArtifactId

drombler-acp-parent
Version

Version

1.0
Type

Type

pom
Description

Description

Drombler ACP - Parent
The parent POM of the Drombler ACP (Abstract Client Platform) project. This Drombler ACP Parent POM should be the parent (either directly or indirectly) of every Drombler ACP 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/drombler-acp/1.0/docs/site
Project Organization

Project Organization

Drombler
Source Code Management

Source Code Management

https://github.com/Drombler/drombler-acp

Download drombler-acp-parent 1.0


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