Last Version

api-version-spring-boot-starter 1.3

Starter for versioning RESTful API

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.whitedg
ArtifactId

ArtifactId

api-version-spring-boot-starter
Version

Version

1.3
Type

Type

jar
Description

Description

api-version-spring-boot-starter
Starter for versioning RESTful API
Project URL

Project URL

https://github.com/WhiteDG/api-version-spring-boot-starter
Source Code Management

Source Code Management

https://github.com/WhiteDG/api-version-spring-boot-starter

Download api-version-spring-boot-starter 1.3


<!-- https://jarcasting.com/artifacts/com.github.whitedg/api-version-spring-boot-starter/ -->
<dependency>
    <groupId>com.github.whitedg</groupId>
    <artifactId>api-version-spring-boot-starter</artifactId>
    <version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.whitedg/api-version-spring-boot-starter/
implementation 'com.github.whitedg:api-version-spring-boot-starter:1.3'
// https://jarcasting.com/artifacts/com.github.whitedg/api-version-spring-boot-starter/
implementation ("com.github.whitedg:api-version-spring-boot-starter:1.3")
'com.github.whitedg:api-version-spring-boot-starter:jar:1.3'
<dependency org="com.github.whitedg" name="api-version-spring-boot-starter" rev="1.3">
  <artifact name="api-version-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.whitedg', module='api-version-spring-boot-starter', version='1.3')
)
libraryDependencies += "com.github.whitedg" % "api-version-spring-boot-starter" % "1.3"
[com.github.whitedg/api-version-spring-boot-starter "1.3"]

Dependencies

compile (1)

Group / Artifact Type Version
com.github.whitedg : api-version-spring-boot-starter-autoconfigure jar 1.3

Project Modules

There are no modules declared in this project.