Spring Commons Parent


Группа

Группа

org.springframework.commons
Идентификатор

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

spring-commons-parent
Последняя версия

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

1.0.0.RELEASE
Дата

Дата

Тип

Тип

pom
Описание

Описание

Spring Commons Parent
Ссылка на сайт

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

http://www.springsource.org
Система контроля версий

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

https://fisheye.springframework.org/browse/spring-commons

Скачать spring-commons-parent

Имя Файла Размер
spring-commons-parent-1.0.0.RELEASE.pom 6 KB
Обзор

Как подключить последнюю версию

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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

Версии библиотеки

Версия
1.0.0.RELEASE