is not current version
Last Version 195ae24

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


Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

org.factcast
ArtifactId

ArtifactId

factcast-spring-boot-autoconfigure
Version

Version

0.5.3
Type

Type

jar

Download factcast-spring-boot-autoconfigure 0.5.3


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