Last Version

Spring Data Build - Common resources 2.7.1

Commonly needed resources like JavaDoc CSS and so on

License

License

Categories

Categories

Data
GroupId

GroupId

org.springframework.data.build
ArtifactId

ArtifactId

spring-data-build-resources
Version

Version

2.7.1
Type

Type

pom
Description

Description

Spring Data Build - Common resources
Commonly needed resources like JavaDoc CSS and so on
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-data-build-resources 2.7.1


<!-- 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.7.1</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.7.1'
// https://jarcasting.com/artifacts/org.springframework.data.build/spring-data-build-resources/
implementation ("org.springframework.data.build:spring-data-build-resources:2.7.1")
'org.springframework.data.build:spring-data-build-resources:pom:2.7.1'
<dependency org="org.springframework.data.build" name="spring-data-build-resources" rev="2.7.1">
  <artifact name="spring-data-build-resources" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.springframework.data.build', module='spring-data-build-resources', version='2.7.1')
)
libraryDependencies += "org.springframework.data.build" % "spring-data-build-resources" % "2.7.1"
[org.springframework.data.build/spring-data-build-resources "2.7.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.