EShop Technology Stack (ETS) - Aggregator POM

Aggregator POM only, used for releasing and comfortable building.

License

License

GroupId

GroupId

de.kaufhof.ets
ArtifactId

ArtifactId

ets-poms-aggregator
Last Version

Last Version

0.6.0
Release Date

Release Date

Type

Type

pom
Description

Description

EShop Technology Stack (ETS) - Aggregator POM
Aggregator POM only, used for releasing and comfortable building.
Source Code Management

Source Code Management

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

Download ets-poms-aggregator

How to add to project

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

  • ets-poms-archetype-parent
  • ets-poms-module-parent
  • ets-poms-library-parent
  • ets-poms-application-parent
  • ets-poms-root-parent
  • ets-poms-aggregator-parent

ETS Poms

Build Status Gitter chat

This project contains all POMs defining a ETS release.

Changelog

0.6.0

  • Add src/main/dev-resources as resources directory for all ets-applications

0.5.0

  • Force scala compiler to use the ets.java.version

0.4.0

  • Add Maven assembly descriptor for application
  • Activate plugins and add dependencies depending on profiles

0.3.0

  • Update scala-maven-plugin to 3.4.1
  • Add akka-http-spray-json and spray-json dependency
  • Rename "service" to "application"

0.2.0

  • Merge ets-poms-dependencies with ets-poms-module-parent

0.1.0

  • Initial release
de.kaufhof.ets

Galeria Kaufhof GmbH

Versions

Version
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0