Last Version

Spring Boot Starter Data Jest 3.3.4.RELEASE

Spring Boot Starter for Spring Data Jest

License

License

Categories

Categories

Spring Boot Container Microservices Data Jest Databases
GroupId

GroupId

com.github.vanroy
ArtifactId

ArtifactId

spring-boot-starter-data-jest
Version

Version

3.3.4.RELEASE
Type

Type

jar
Description

Description

Spring Boot Starter Data Jest
Spring Boot Starter for Spring Data Jest

Download spring-boot-starter-data-jest 3.3.4.RELEASE


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

Dependencies

compile (8)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.2.1.RELEASE
com.github.vanroy : spring-data-jest jar 3.3.4.RELEASE
net.java.dev.jna : jna jar 4.2.2
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.2.1.RELEASE
org.apache.logging.log4j : log4j-api jar 2.7
vc.inreach.aws : aws-signing-request-interceptor Optional jar 0.0.21
org.springframework.cloud : spring-cloud-starter-aws Optional jar 2.0.0.RELEASE
com.amazonaws : aws-java-sdk-core Optional jar 1.11.132

test (3)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.2
org.apache.logging.log4j : log4j-core jar 2.7
org.springframework.boot : spring-boot-starter-test jar 2.2.1.RELEASE

Project Modules

There are no modules declared in this project.