| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices |
| GroupId | GroupIdcom.fintonic |
| ArtifactId | ArtifactIdversioning-spring-boot-parent |
| Last Version | Last Version0.8.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionversioning-spring-boot-parent
Spring boot starter using for versioning rest.
|
| Filename | Size |
|---|---|
| versioning-spring-boot-parent-0.8.0.pom | 5 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.0.1.RELEASE |