Parent Archetype

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

Лицензия

Лицензия

Группа

Группа

de.rieckpil.archetypes
Идентификатор

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

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

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

1.0.1
Дата

Дата

Тип

Тип

pom
Описание

Описание

Parent Archetype
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Организация-разработчик

Организация-разработчик

Philip Riecks

Скачать parent

Имя Файла Размер
parent-1.0.1.pom 4 KB
Обзор

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

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

Зависимости

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

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

  • jakartaee-8-archetype
  • javaee-8-archetype
  • javaee-8-jsf-archetype

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

Версия
1.0.1
1.0.0