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

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

How to add to project

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

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

test (2)

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

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