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

com.magic80:spring-boot-common 0.0.2

spring boot common

Категории

Категории

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

Группа

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

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

spring-boot-common
Версия

Версия

0.0.2
Тип

Тип

jar

Скачать spring-boot-common 0.0.2


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