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