EShop Technology Stack (ETS) - Root Parent POM

The ETS Poms are the parent POMs for all libraries / applications maintained in the ETS scope. They define library versions, plugin configurations and activations.

License

License

GroupId

GroupId

de.kaufhof.ets
ArtifactId

ArtifactId

ets-poms-root-parent
Last Version

Last Version

0.6.0
Release Date

Release Date

Type

Type

pom
Description

Description

EShop Technology Stack (ETS) - Root Parent POM
The ETS Poms are the parent POMs for all libraries / applications maintained in the ETS scope. They define library versions, plugin configurations and activations.
Project URL

Project URL

https://github.com/Galeria-Kaufhof
Source Code Management

Source Code Management

https://github.com/Galeria-Kaufhof/ets-poms

Download ets-poms-root-parent

How to add to project

<!-- https://jarcasting.com/artifacts/de.kaufhof.ets/ets-poms-root-parent/ -->
<dependency>
    <groupId>de.kaufhof.ets</groupId>
    <artifactId>ets-poms-root-parent</artifactId>
    <version>0.6.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.kaufhof.ets/ets-poms-root-parent/
implementation 'de.kaufhof.ets:ets-poms-root-parent:0.6.0'
// https://jarcasting.com/artifacts/de.kaufhof.ets/ets-poms-root-parent/
implementation ("de.kaufhof.ets:ets-poms-root-parent:0.6.0")
'de.kaufhof.ets:ets-poms-root-parent:pom:0.6.0'
<dependency org="de.kaufhof.ets" name="ets-poms-root-parent" rev="0.6.0">
  <artifact name="ets-poms-root-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.kaufhof.ets', module='ets-poms-root-parent', version='0.6.0')
)
libraryDependencies += "de.kaufhof.ets" % "ets-poms-root-parent" % "0.6.0"
[de.kaufhof.ets/ets-poms-root-parent "0.6.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.

Versions

Version
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0