is not current version
Last Version 3.3.4.RELEASE

com.github.vanroy:spring-data-jest-build 1.0.0.RELEASE

Build configuration of Spring Data Implementation for Jest

Categories

Categories

Data Jest Databases
GroupId

GroupId

com.github.vanroy
ArtifactId

ArtifactId

spring-data-jest-build
Version

Version

1.0.0.RELEASE
Type

Type

pom

Download spring-data-jest-build 1.0.0.RELEASE


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