is not current version
Last Version 195ae24

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


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.3.1
Type

Type

jar

Download factcast-spring-boot-autoconfigure 0.3.1


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