EShop Technology Stack (ETS) - Archetype 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.

Лицензия

Лицензия

Группа

Группа

de.kaufhof.ets
Идентификатор

Идентификатор

ets-poms-archetype-parent
Последняя версия

Последняя версия

0.6.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

EShop Technology Stack (ETS) - Archetype 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.
Система контроля версий

Система контроля версий

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

Скачать ets-poms-archetype-parent

Имя Файла Размер
ets-poms-archetype-parent-0.6.0.pom 1 KB
Обзор

Как подключить последнюю версию

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

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

Версии библиотеки

Версия
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0