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

com.reallifedeveloper:rld-parent 5

Common Maven configuration for RealLifeDeveloper sample code.

Лицензия

Лицензия

Группа

Группа

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

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

rld-parent
Версия

Версия

5
Тип

Тип

pom
Описание

Описание

com.reallifedeveloper:rld-parent
Common Maven configuration for RealLifeDeveloper sample code.
Ссылка на сайт

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

http://reallifedeveloper.com/
Организация-разработчик

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

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

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

https://github.com/reallifedeveloper/rld-parent

Скачать rld-parent 5

Имя Файла Размер
rld-parent-5.pom 43 KB
Обзор

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

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

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

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