License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.mobntic |
ArtifactId | ArtifactIdcatalog-spring-boot-starter |
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-starter-1.0.1.pom | |
catalog-spring-boot-starter-1.0.1.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.mobntic/catalog-spring-boot-starter/ -->
<dependency>
<groupId>com.mobntic</groupId>
<artifactId>catalog-spring-boot-starter</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.mobntic/catalog-spring-boot-starter/
implementation 'com.mobntic:catalog-spring-boot-starter:1.0.1'
// https://jarcasting.com/artifacts/com.mobntic/catalog-spring-boot-starter/
implementation ("com.mobntic:catalog-spring-boot-starter:1.0.1")
'com.mobntic:catalog-spring-boot-starter:jar:1.0.1'
<dependency org="com.mobntic" name="catalog-spring-boot-starter" rev="1.0.1">
<artifact name="catalog-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mobntic', module='catalog-spring-boot-starter', version='1.0.1')
)
libraryDependencies += "com.mobntic" % "catalog-spring-boot-starter" % "1.0.1"
[com.mobntic/catalog-spring-boot-starter "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | |
com.mobntic : catalog-spring-boot-autoconfig | jar | 1.0.1 |
com.mobntic : catalog-spring-boot | jar | 1.0.1 |