Last Version

versioning-spring-boot-autoconfigure 0.8.0

Spring boot starter using for versioning rest.

License

License

Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

com.fintonic
ArtifactId

ArtifactId

versioning-spring-boot-autoconfigure
Version

Version

0.8.0
Type

Type

jar
Description

Description

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

Download versioning-spring-boot-autoconfigure 0.8.0


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

Dependencies

compile (3)

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

test (2)

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

Project Modules

There are no modules declared in this project.