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

in.hocg.boot:knife-service-spring-boot-starter 1.0.12


Категории

Категории

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

Группа

in.hocg.boot
Идентификатор

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

knife-service-spring-boot-starter
Версия

Версия

1.0.12
Тип

Тип

jar

Скачать knife-service-spring-boot-starter 1.0.12


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