License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdcom.mobntic |
ArtifactId | ArtifactIdcatalog-spring-boot-autoconfig |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionElastic search E-commerce catalog
|
Project Organization |
Project Organizationcom.mobntic |
<!-- https://jarcasting.com/artifacts/com.mobntic/catalog-spring-boot-autoconfig/ -->
<dependency>
<groupId>com.mobntic</groupId>
<artifactId>catalog-spring-boot-autoconfig</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.mobntic/catalog-spring-boot-autoconfig/
implementation 'com.mobntic:catalog-spring-boot-autoconfig:1.0.1'
// https://jarcasting.com/artifacts/com.mobntic/catalog-spring-boot-autoconfig/
implementation ("com.mobntic:catalog-spring-boot-autoconfig:1.0.1")
'com.mobntic:catalog-spring-boot-autoconfig:jar:1.0.1'
<dependency org="com.mobntic" name="catalog-spring-boot-autoconfig" rev="1.0.1">
<artifact name="catalog-spring-boot-autoconfig" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mobntic', module='catalog-spring-boot-autoconfig', version='1.0.1')
)
libraryDependencies += "com.mobntic" % "catalog-spring-boot-autoconfig" % "1.0.1"
[com.mobntic/catalog-spring-boot-autoconfig "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-data-elasticsearch | jar | 2.1.4.RELEASE |
pl.allegro.tech : embedded-elasticsearch | jar | 2.7.0 |
org.springframework.boot : spring-boot-autoconfigure | jar | |
com.mobntic : catalog-spring-boot | jar | 1.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.6 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.1.1.RELEASE |