не последняя версия
Последняя версия 1.11.boot2.6.7

org.teasoft:bee-spring-boot 1.9.5

bee-spring-boot

Категории

Категории

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

Группа

org.teasoft
Идентификатор

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

bee-spring-boot
Версия

Версия

1.9.5
Тип

Тип

jar

Скачать bee-spring-boot 1.9.5


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