| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаcom.fintonic |
| Идентификатор | Идентификаторversioning-spring-boot-parent |
| Последняя версия | Последняя версия0.8.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеversioning-spring-boot-parent
Spring boot starter using for versioning rest.
|
| Имя Файла | Размер |
|---|---|
| versioning-spring-boot-parent-0.8.0.pom | 5 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.0.1.RELEASE |