com.mobntic:catalog-spring-boot

Elastic search E-commerce catalog

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.mobntic
ArtifactId

ArtifactId

catalog-spring-boot
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Elastic search E-commerce catalog
Project Organization

Project Organization

com.mobntic

Download catalog-spring-boot

How to add to project

<!-- https://jarcasting.com/artifacts/com.mobntic/catalog-spring-boot/ -->
<dependency>
    <groupId>com.mobntic</groupId>
    <artifactId>catalog-spring-boot</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.mobntic/catalog-spring-boot/
implementation 'com.mobntic:catalog-spring-boot:1.0.1'
// https://jarcasting.com/artifacts/com.mobntic/catalog-spring-boot/
implementation ("com.mobntic:catalog-spring-boot:1.0.1")
'com.mobntic:catalog-spring-boot:jar:1.0.1'
<dependency org="com.mobntic" name="catalog-spring-boot" rev="1.0.1">
  <artifact name="catalog-spring-boot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mobntic', module='catalog-spring-boot', version='1.0.1')
)
libraryDependencies += "com.mobntic" % "catalog-spring-boot" % "1.0.1"
[com.mobntic/catalog-spring-boot "1.0.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-data-elasticsearch jar 2.1.4.RELEASE

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.6

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0