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

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

License

License

Categories

Categories

Spring Boot Container Microservices Data Search Business Logic Libraries
GroupId

GroupId

app.commerce-io
ArtifactId

ArtifactId

spring-boot-starter-data-search
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project URL

https://github.com/commerce-io/spring-boot-starter-data-search

Download spring-boot-starter-data-search

How to add to project

<!-- https://jarcasting.com/artifacts/app.commerce-io/spring-boot-starter-data-search/ -->
<dependency>
    <groupId>app.commerce-io</groupId>
    <artifactId>spring-boot-starter-data-search</artifactId>
    <version>1.3.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/app.commerce-io/spring-boot-starter-data-search/
implementation 'app.commerce-io:spring-boot-starter-data-search:1.3.0'
// https://jarcasting.com/artifacts/app.commerce-io/spring-boot-starter-data-search/
implementation ("app.commerce-io:spring-boot-starter-data-search:1.3.0")
'app.commerce-io:spring-boot-starter-data-search:pom:1.3.0'
<dependency org="app.commerce-io" name="spring-boot-starter-data-search" rev="1.3.0">
  <artifact name="spring-boot-starter-data-search" type="pom" />
</dependency>
@Grapes(
@Grab(group='app.commerce-io', module='spring-boot-starter-data-search', version='1.3.0')
)
libraryDependencies += "app.commerce-io" % "spring-boot-starter-data-search" % "1.3.0"
[app.commerce-io/spring-boot-starter-data-search "1.3.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • spring-boot-starter-data-search-core
  • spring-boot-starter-data-search-mongodb
  • spring-boot-starter-data-search-jpa

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