Root Pom

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

GroupId

GroupId

de.eonas.portal.parentpoms
ArtifactId

ArtifactId

root
Last Version

Last Version

1.2.1
Release Date

Release Date

Type

Type

pom
Description

Description

Root Pom
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Source Code Management

Source Code Management

https://github.com/eonas/parentpoms.git

Download root

Filename Size
root-1.2.1.pom 3 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/de.eonas.portal.parentpoms/root/ -->
<dependency>
    <groupId>de.eonas.portal.parentpoms</groupId>
    <artifactId>root</artifactId>
    <version>1.2.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.eonas.portal.parentpoms/root/
implementation 'de.eonas.portal.parentpoms:root:1.2.1'
// https://jarcasting.com/artifacts/de.eonas.portal.parentpoms/root/
implementation ("de.eonas.portal.parentpoms:root:1.2.1")
'de.eonas.portal.parentpoms:root:pom:1.2.1'
<dependency org="de.eonas.portal.parentpoms" name="root" rev="1.2.1">
  <artifact name="root" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.eonas.portal.parentpoms', module='root', version='1.2.1')
)
libraryDependencies += "de.eonas.portal.parentpoms" % "root" % "1.2.1"
[de.eonas.portal.parentpoms/root "1.2.1"]

Dependencies

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

Project Modules

  • webapp
  • opencmsmodule

Versions

Version
1.2.1
1.1