License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices MongoDB Data Databases Search Business Logic Libraries |
GroupId | GroupIdapp.commerce-io |
ArtifactId | ArtifactIdspring-boot-starter-data-search-mongodb |
Last Version | Last Version1.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent pom providing dependency and plugin management for applications built with Maven
|
<!-- https://jarcasting.com/artifacts/app.commerce-io/spring-boot-starter-data-search-mongodb/ -->
<dependency>
<groupId>app.commerce-io</groupId>
<artifactId>spring-boot-starter-data-search-mongodb</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/app.commerce-io/spring-boot-starter-data-search-mongodb/
implementation 'app.commerce-io:spring-boot-starter-data-search-mongodb:1.3.0'
// https://jarcasting.com/artifacts/app.commerce-io/spring-boot-starter-data-search-mongodb/
implementation ("app.commerce-io:spring-boot-starter-data-search-mongodb:1.3.0")
'app.commerce-io:spring-boot-starter-data-search-mongodb:jar:1.3.0'
<dependency org="app.commerce-io" name="spring-boot-starter-data-search-mongodb" rev="1.3.0">
<artifact name="spring-boot-starter-data-search-mongodb" type="jar" />
</dependency>
@Grapes(
@Grab(group='app.commerce-io', module='spring-boot-starter-data-search-mongodb', version='1.3.0')
)
libraryDependencies += "app.commerce-io" % "spring-boot-starter-data-search-mongodb" % "1.3.0"
[app.commerce-io/spring-boot-starter-data-search-mongodb "1.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.6.1 |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.6.1 |
app.commerce-io : spring-boot-starter-data-search-core | jar | 1.3.0 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
org.projectlombok : lombok Optional | jar | 1.18.22 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-data-mongodb | jar | 2.6.1 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.6.1 |