app.commerce-io:spring-boot-starter-data-search-mongodb

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

Spring Boot Container Microservices MongoDB Data Databases Search Business Logic Libraries
GroupId

GroupId

app.commerce-io
ArtifactId

ArtifactId

spring-boot-starter-data-search-mongodb
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven

Download spring-boot-starter-data-search-mongodb

How to add to project

<!-- 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"]

Dependencies

compile (5)

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

provided (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-data-mongodb jar 2.6.1

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.6.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.0
1.3.0-RC1
1.2.0
1.2.0-RC2
1.2.0-RC1
1.1.0
1.1.0-RC2
1.1.0-RC1
1.0.0
0.0.1