License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Data Jest Databases |
GroupId | GroupIdcom.github.vanroy |
ArtifactId | ArtifactIdspring-boot-starter-data-jest |
Version | Version3.3.4.RELEASE |
Type | Typejar |
Description |
DescriptionSpring Boot Starter Data Jest
Spring Boot Starter for Spring Data Jest
|
<!-- 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"]
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 |
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 |