License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Search Business Logic Libraries Elasticsearch |
GroupId | GroupIdio.github.horvee.storylog |
ArtifactId | ArtifactIdsave-spring-boot-elasticsearch |
Last Version | Last Version1.0.1.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent pom providing dependency and plugin management for applications built with Maven
|
<!-- https://jarcasting.com/artifacts/io.github.horvee.storylog/save-spring-boot-elasticsearch/ -->
<dependency>
<groupId>io.github.horvee.storylog</groupId>
<artifactId>save-spring-boot-elasticsearch</artifactId>
<version>1.0.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.horvee.storylog/save-spring-boot-elasticsearch/
implementation 'io.github.horvee.storylog:save-spring-boot-elasticsearch:1.0.1.RELEASE'
// https://jarcasting.com/artifacts/io.github.horvee.storylog/save-spring-boot-elasticsearch/
implementation ("io.github.horvee.storylog:save-spring-boot-elasticsearch:1.0.1.RELEASE")
'io.github.horvee.storylog:save-spring-boot-elasticsearch:jar:1.0.1.RELEASE'
<dependency org="io.github.horvee.storylog" name="save-spring-boot-elasticsearch" rev="1.0.1.RELEASE">
<artifact name="save-spring-boot-elasticsearch" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.horvee.storylog', module='save-spring-boot-elasticsearch', version='1.0.1.RELEASE')
)
libraryDependencies += "io.github.horvee.storylog" % "save-spring-boot-elasticsearch" % "1.0.1.RELEASE"
[io.github.horvee.storylog/save-spring-boot-elasticsearch "1.0.1.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
io.github.horvee.storylog : springboot-configuration | jar | 1.0.1.RELEASE |
org.springframework.boot : spring-boot-starter-data-elasticsearch | jar | 2.3.5.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |