| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices |
| GroupId | GroupIdcom.mobntic |
| ArtifactId | ArtifactIdcatalog-spring-boot |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionElastic search E-commerce catalog
|
| Project Organization |
Project Organizationcom.mobntic |
| Filename | Size |
|---|---|
| catalog-spring-boot-1.0.1.pom | |
| catalog-spring-boot-1.0.1.jar | 42 KB |
| catalog-spring-boot-1.0.1-sources.jar | 17 KB |
| catalog-spring-boot-1.0.1-javadoc.jar | 155 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-data-elasticsearch | jar | 2.1.4.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.6 |