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

parent 0.1.0.RELEASE

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

Лицензия

Лицензия

Группа

Группа

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

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

parent
Версия

Версия

0.1.0.RELEASE
Тип

Тип

pom
Описание

Описание

parent
Parent pom providing dependency and plugin management for applications built with Maven
Организация-разработчик

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

Pivotal Software, Inc.

Скачать parent 0.1.0.RELEASE

Имя Файла Размер
parent-0.1.0.RELEASE.pom 4 KB
Обзор

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-web jar 1.5.17.RELEASE
org.springframework.boot : spring-boot-configuration-processor Необязательный jar 1.5.17.RELEASE
com.google.guava : guava jar 27.0-android

provided (2)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-log4j2 jar 1.5.17.RELEASE
com.lmax : disruptor jar 3.3.4

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

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