Last Version

spring-data-build 0.0.3

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

License

License

Categories

Categories

Data
GroupId

GroupId

com.github.ydespreaux.spring.data
ArtifactId

ArtifactId

spring-data-build
Version

Version

0.0.3
Type

Type

pom
Description

Description

spring-data-build
Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/spring-data-build

Download spring-data-build 0.0.3


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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.1.0.RELEASE
org.projectlombok : lombok jar 1.18.2

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.1.0.RELEASE
commons-lang : commons-lang jar 2.6

Project Modules

  • spring-data-commons
  • spring-data-validation
  • spring-data-elasticsearch
  • spring-data-jpa