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

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-core
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-core

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.12.0
org.antlr : antlr4-runtime jar 4.9.3
org.projectlombok : lombok Optional jar 1.18.22

provided (1)

Group / Artifact Type Version
org.springframework.data : spring-data-commons jar

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