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

com.github.waffle:waffle-spring-boot2 2.0.0

Sping Boot integration for WAFFLE

Категории

Категории

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

Группа

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

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

waffle-spring-boot2
Версия

Версия

2.0.0
Тип

Тип

pom

Скачать waffle-spring-boot2 2.0.0

Имя Файла Размер
waffle-spring-boot2-2.0.0.pom 2 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.github.waffle/waffle-spring-boot2/ -->
<dependency>
    <groupId>com.github.waffle</groupId>
    <artifactId>waffle-spring-boot2</artifactId>
    <version>2.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.waffle/waffle-spring-boot2/
implementation 'com.github.waffle:waffle-spring-boot2:2.0.0'
// https://jarcasting.com/artifacts/com.github.waffle/waffle-spring-boot2/
implementation ("com.github.waffle:waffle-spring-boot2:2.0.0")
'com.github.waffle:waffle-spring-boot2:pom:2.0.0'
<dependency org="com.github.waffle" name="waffle-spring-boot2" rev="2.0.0">
  <artifact name="waffle-spring-boot2" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.waffle', module='waffle-spring-boot2', version='2.0.0')
)
libraryDependencies += "com.github.waffle" % "waffle-spring-boot2" % "2.0.0"
[com.github.waffle/waffle-spring-boot2 "2.0.0"]