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

components 0.1.0.RELEASE

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

Лицензия

Лицензия

Группа

Группа

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

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

components
Версия

Версия

0.1.0.RELEASE
Тип

Тип

jar
Описание

Описание

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

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

Pivotal Software, Inc.

Скачать components 0.1.0.RELEASE


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

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

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