versioning-spring-boot-parent

Spring boot starter using for versioning rest.

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.fintonic
ArtifactId

ArtifactId

versioning-spring-boot-parent
Last Version

Last Version

0.8.0
Release Date

Release Date

Type

Type

pom
Description

Description

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

Download versioning-spring-boot-parent

How to add to project

<!-- https://jarcasting.com/artifacts/com.fintonic/versioning-spring-boot-parent/ -->
<dependency>
    <groupId>com.fintonic</groupId>
    <artifactId>versioning-spring-boot-parent</artifactId>
    <version>0.8.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.fintonic/versioning-spring-boot-parent/
implementation 'com.fintonic:versioning-spring-boot-parent:0.8.0'
// https://jarcasting.com/artifacts/com.fintonic/versioning-spring-boot-parent/
implementation ("com.fintonic:versioning-spring-boot-parent:0.8.0")
'com.fintonic:versioning-spring-boot-parent:pom:0.8.0'
<dependency org="com.fintonic" name="versioning-spring-boot-parent" rev="0.8.0">
  <artifact name="versioning-spring-boot-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.fintonic', module='versioning-spring-boot-parent', version='0.8.0')
)
libraryDependencies += "com.fintonic" % "versioning-spring-boot-parent" % "0.8.0"
[com.fintonic/versioning-spring-boot-parent "0.8.0"]

Dependencies

test (1)

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

Project Modules

  • versioning-spring-boot-autoconfigure
  • versioning-spring-boot-starter

Versions

Version
0.8.0
0.7.1
0.7.0
0.6.0