не последняя версия
Последняя версия 255.0.6

com.v1ok:spring-boot-commons 0.1.4

spring boot commons

Категории

Категории

Spring Boot Контейнер Микросервисы
Группа

Группа

com.v1ok
Идентификатор

Идентификатор

spring-boot-commons
Версия

Версия

0.1.4
Тип

Тип

jar

Скачать spring-boot-commons 0.1.4


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