License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdcom.github.whitedg |
ArtifactId | ArtifactIdapi-version-spring-boot-starter-autoconfigure |
Version | Version1.3 |
Type | Typejar |
Description |
Descriptionapi-version-spring-boot-starter-autoconfigure
api-version-spring-boot-starter-autoconfigure is a lightweight Java Framework and easy to versioning
RESTful API.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.whitedg/api-version-spring-boot-starter-autoconfigure/ -->
<dependency>
<groupId>com.github.whitedg</groupId>
<artifactId>api-version-spring-boot-starter-autoconfigure</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.whitedg/api-version-spring-boot-starter-autoconfigure/
implementation 'com.github.whitedg:api-version-spring-boot-starter-autoconfigure:1.3'
// https://jarcasting.com/artifacts/com.github.whitedg/api-version-spring-boot-starter-autoconfigure/
implementation ("com.github.whitedg:api-version-spring-boot-starter-autoconfigure:1.3")
'com.github.whitedg:api-version-spring-boot-starter-autoconfigure:jar:1.3'
<dependency org="com.github.whitedg" name="api-version-spring-boot-starter-autoconfigure" rev="1.3">
<artifact name="api-version-spring-boot-starter-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.whitedg', module='api-version-spring-boot-starter-autoconfigure', version='1.3')
)
libraryDependencies += "com.github.whitedg" % "api-version-spring-boot-starter-autoconfigure" % "1.3"
[com.github.whitedg/api-version-spring-boot-starter-autoconfigure "1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.1.6.RELEASE |
org.springframework.boot : spring-boot-starter-web | jar | 2.1.6.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-devtools Optional | jar | 2.1.6.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.1.6.RELEASE |