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

top.rizon:r-tools 1.1

Parent pom providing dependency and plugin management for applications built with Maven

Лицензия

Лицензия

Группа

Группа

top.rizon
Идентификатор

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

r-tools
Версия

Версия

1.1
Тип

Тип

jar
Описание

Описание

Parent pom providing dependency and plugin management for applications built with Maven
Ссылка на сайт

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

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/r-tools
Система контроля версий

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

https://github.com/othorizon/r-tools

Скачать r-tools 1.1


<!-- https://jarcasting.com/artifacts/top.rizon/r-tools/ -->
<dependency>
    <groupId>top.rizon</groupId>
    <artifactId>r-tools</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/top.rizon/r-tools/
implementation 'top.rizon:r-tools:1.1'
// https://jarcasting.com/artifacts/top.rizon/r-tools/
implementation ("top.rizon:r-tools:1.1")
'top.rizon:r-tools:jar:1.1'
<dependency org="top.rizon" name="r-tools" rev="1.1">
  <artifact name="r-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.rizon', module='r-tools', version='1.1')
)
libraryDependencies += "top.rizon" % "r-tools" % "1.1"
[top.rizon/r-tools "1.1"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.apache.commons : commons-lang3 jar 3.8.1
org.springframework.boot : spring-boot-configuration-processor Необязательный jar 2.1.2.RELEASE

provided (3)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.18.4
org.springframework.boot : spring-boot-starter jar 2.1.2.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.1.2.RELEASE

test (1)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-test jar 2.1.2.RELEASE

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

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