| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices Net |
| GroupId | GroupIdnet.rossonet |
| ArtifactId | ArtifactIdbottegaio-spring-boot-starter |
| Last Version | Last Version0.1.20 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionBottegaio Spring Boot Starter
Spring Boot Starter component of Bottegaio Management API
|
| Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/net.rossonet/bottegaio-spring-boot-starter/ -->
<dependency>
<groupId>net.rossonet</groupId>
<artifactId>bottegaio-spring-boot-starter</artifactId>
<version>0.1.20</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.rossonet/bottegaio-spring-boot-starter/
implementation 'net.rossonet:bottegaio-spring-boot-starter:0.1.20'
// https://jarcasting.com/artifacts/net.rossonet/bottegaio-spring-boot-starter/
implementation ("net.rossonet:bottegaio-spring-boot-starter:0.1.20")
'net.rossonet:bottegaio-spring-boot-starter:pom:0.1.20'
<dependency org="net.rossonet" name="bottegaio-spring-boot-starter" rev="0.1.20">
<artifact name="bottegaio-spring-boot-starter" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.rossonet', module='bottegaio-spring-boot-starter', version='0.1.20')
)
libraryDependencies += "net.rossonet" % "bottegaio-spring-boot-starter" % "0.1.20"
[net.rossonet/bottegaio-spring-boot-starter "0.1.20"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.rossonet : bottegaio-terminal-client | jar | 0.1.20 |
| net.rossonet : bottegaio-management-api | jar | 0.1.20 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | 2.6.1 |