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

com.github.waffle:waffle-spring-boot 2.0.0-beta1

Sping Boot integration for WAFFLE

Категории

Категории

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

Группа

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

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

waffle-spring-boot
Версия

Версия

2.0.0-beta1
Тип

Тип

pom

Скачать waffle-spring-boot 2.0.0-beta1

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

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