License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.whitedg |
ArtifactId | ArtifactIdapi-version-spring-boot-starter |
Version | Version1.3 |
Type | Typejar |
Description |
Descriptionapi-version-spring-boot-starter
Starter for versioning RESTful API
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
api-version-spring-boot-starter-1.3.pom | |
api-version-spring-boot-starter-1.3.jar | 2 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.github.whitedg : api-version-spring-boot-starter-autoconfigure | jar | 1.3 |