s

spring-data-jest-build

Build configuration of Spring Data Implementation for Jest
https://github.com/vanroy/spring-data-jest
Apache License, Version 2.0
Julien Roy
Files download
File Operation
spring-data-jest-build-2.1.1.RELEASE.pom download
Apache Maven
<dependency>
  <groupId>com.github.vanroy</groupId>
  <artifactId>spring-data-jest-build</artifactId>
  <version>2.1.1.RELEASE</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.github.vanroy:spring-data-jest-build:2.1.1.RELEASE'
Gradle Kotlin
implementation("com.github.vanroy:spring-data-jest-build:2.1.1.RELEASE")
Scala SBT
libraryDependencies += "com.github.vanroy" % "spring-data-jest-build" % "2.1.1.RELEASE"
Groovy Grape
@Grapes(
  @Grab(group='com.github.vanroy', module='spring-data-jest-build', version='2.1.1.RELEASE')
)
Apache Ivy
<dependency org="com.github.vanroy" name="spring-data-jest-build" rev="2.1.1.RELEASE" />
Leiningen
[com.github.vanroy/spring-data-jest-build "2.1.1.RELEASE"]
Apache Buildr
'com.github.vanroy:spring-data-jest-build:jar:2.1.1.RELEASE'
Dependencies
The project has no third-party dependencies