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

org.factcast:factcast-spring-boot-autoconfigure 0.2.5


Категории

Категории

Spring Boot Контейнер Микросервисы Auto Библиотеки уровня приложения Code Generators config Configuration
Группа

Группа

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

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

factcast-spring-boot-autoconfigure
Версия

Версия

0.2.5
Тип

Тип

jar

Скачать factcast-spring-boot-autoconfigure 0.2.5


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