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