versioning-spring-boot

Spring boot starter using for versioning rest.

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.fintonic
ArtifactId

ArtifactId

versioning-spring-boot
Last Version

Last Version

0.7.1
Release Date

Release Date

Type

Type

jar
Description

Description

versioning-spring-boot
Spring boot starter using for versioning rest.

Download versioning-spring-boot

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.5
org.springframework.boot : spring-boot-starter-web jar 1.4.3.RELEASE

test (2)

Group / Artifact Type Version
nl.jqno.equalsverifier : equalsverifier jar 2.2.1
org.springframework.boot : spring-boot-starter-test jar 1.4.3.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
0.7.1
0.7.0
0.6.0