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

Organisation Parent pom.xml 1.0.0-beta1

A Maven parent pom where define common lifecycle for these projects

Лицензия

Лицензия

Группа

Группа

com.github.nfalco79
Идентификатор

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

parent
Версия

Версия

1.0.0-beta1
Тип

Тип

pom
Описание

Описание

Organisation Parent pom.xml
A Maven parent pom where define common lifecycle for these projects
Ссылка на сайт

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

https://github.com/nfalco79/parent-pom
Система контроля версий

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

https://github.com/nfalco79/parent-pom

Скачать parent 1.0.0-beta1

Имя Файла Размер
parent-1.0.0-beta1.pom 22 KB
Обзор

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

Зависимости

test (3)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.2
org.mockito : mockito-core jar 4.3.1
org.assertj : assertj-core jar 3.22.0

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

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