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

org.hiylo.components:pom 3.0.0

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

Лицензия

Лицензия

Группа

Группа

org.hiylo.components
Идентификатор

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

pom
Версия

Версия

3.0.0
Тип

Тип

pom
Описание

Описание

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

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

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/pom
Организация-разработчик

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

Clouds Studio

Скачать pom 3.0.0

Имя Файла Размер
pom-3.0.0.pom 8 KB
Обзор

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.21
org.jetbrains.kotlin : kotlin-reflect jar 1.3.21

test (2)

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

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

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