License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.fintonic |
ArtifactId | ArtifactIdversioning-spring-boot-starter |
Last Version | Last Version0.8.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionversioning-spring-boot-starter
Spring boot starter using for versioning rest.
|
<!-- https://jarcasting.com/artifacts/com.fintonic/versioning-spring-boot-starter/ -->
<dependency>
<groupId>com.fintonic</groupId>
<artifactId>versioning-spring-boot-starter</artifactId>
<version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.fintonic/versioning-spring-boot-starter/
implementation 'com.fintonic:versioning-spring-boot-starter:0.8.0'
// https://jarcasting.com/artifacts/com.fintonic/versioning-spring-boot-starter/
implementation ("com.fintonic:versioning-spring-boot-starter:0.8.0")
'com.fintonic:versioning-spring-boot-starter:jar:0.8.0'
<dependency org="com.fintonic" name="versioning-spring-boot-starter" rev="0.8.0">
<artifact name="versioning-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fintonic', module='versioning-spring-boot-starter', version='0.8.0')
)
libraryDependencies += "com.fintonic" % "versioning-spring-boot-starter" % "0.8.0"
[com.fintonic/versioning-spring-boot-starter "0.8.0"]
Group / Artifact | Type | Version |
---|---|---|
com.fintonic : versioning-spring-boot-autoconfigure | jar | 0.8.0 |
org.apache.commons : commons-lang3 | jar | 3.5 |
org.springframework.boot : spring-boot-starter-web | jar | 2.0.1.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.0.1.RELEASE |