| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices CLI User Interface |
| GroupId | GroupIdio.focuspoints |
| ArtifactId | ArtifactIdfocuspoints-client-core-spring-boot-starter |
| Version | Version1.0.1 |
| Type | Typejar |
| Description |
DescriptionFocusPoints Client Spring Boot Starter
FocusPoints Client Spring Boot Starter
|
<!-- https://jarcasting.com/artifacts/io.focuspoints/focuspoints-client-core-spring-boot-starter/ -->
<dependency>
<groupId>io.focuspoints</groupId>
<artifactId>focuspoints-client-core-spring-boot-starter</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.focuspoints/focuspoints-client-core-spring-boot-starter/
implementation 'io.focuspoints:focuspoints-client-core-spring-boot-starter:1.0.1'
// https://jarcasting.com/artifacts/io.focuspoints/focuspoints-client-core-spring-boot-starter/
implementation ("io.focuspoints:focuspoints-client-core-spring-boot-starter:1.0.1")
'io.focuspoints:focuspoints-client-core-spring-boot-starter:jar:1.0.1'
<dependency org="io.focuspoints" name="focuspoints-client-core-spring-boot-starter" rev="1.0.1">
<artifact name="focuspoints-client-core-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.focuspoints', module='focuspoints-client-core-spring-boot-starter', version='1.0.1')
)
libraryDependencies += "io.focuspoints" % "focuspoints-client-core-spring-boot-starter" % "1.0.1"
[io.focuspoints/focuspoints-client-core-spring-boot-starter "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.focuspoints : focuspoints-client-core | jar | 1.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.2.5.RELEASE |
| org.springframework : spring-web | jar | 5.2.4.RELEASE |