License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Data Search Business Logic Libraries |
GroupId | GroupIdapp.commerce-io |
ArtifactId | ArtifactIdspring-boot-starter-data-search-core |
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-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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.data : spring-data-commons | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.6.1 |