parent

Parent module defining global Maven project settings for all devcon5.io projects. The module contains the settings for publishing artifacts to MavenCentral, including code signing and javadoc.

Лицензия

Лицензия

Группа

Группа

io.devcon5
Идентификатор

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

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

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

1.3
Дата

Дата

Тип

Тип

pom
Описание

Описание

parent
Parent module defining global Maven project settings for all devcon5.io projects. The module contains the settings for publishing artifacts to MavenCentral, including code signing and javadoc.
Ссылка на сайт

Ссылка на сайт

https://github.com/devcon5io/parent
Организация-разработчик

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

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

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

https://github.com/devcon5io/parent/

Скачать parent

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

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

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

Зависимости

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

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

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

DevCon5

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

Версия
1.3
1.2
1.1
1.0