Last Version

Spring Data Build 2.7.1

Modules to centralize common resources and configuration for Spring Data Maven builds.

License

License

Categories

Categories

Data
GroupId

GroupId

org.springframework.data.build
ArtifactId

ArtifactId

spring-data-build
Version

Version

2.7.1
Type

Type

pom
Description

Description

Spring Data Build
Modules to centralize common resources and configuration for Spring Data Maven builds.
Project URL

Project URL

https://github.com/spring-projects/spring-data-build
Project Organization

Project Organization

Pivotal Software, Inc.
Source Code Management

Source Code Management

https://github.com/spring-projects/spring-data-build

Download spring-data-build 2.7.1


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

  • resources
  • parent