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

com.v1ok:spring-boot-commons 251.1.11

spring boot commons

Категории

Категории

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

Группа

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

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

spring-boot-commons
Версия

Версия

251.1.11
Тип

Тип

jar

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


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