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

org.springframework.data.build:spring-data-build-resources 2.3.9.RELEASE

Commonly needed resources like JavaDoc CSS and so on

Категории

Категории

Данные
Группа

Группа

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

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

spring-data-build-resources
Версия

Версия

2.3.9.RELEASE
Тип

Тип

pom

Скачать spring-data-build-resources 2.3.9.RELEASE


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