MVN

org.factcast : factcast-spring-boot-autoconfigure

Maven & Gradle

Jun 26, 2023
13 usages
27 stars
<dependency>
    <groupId>org.factcast</groupId>
    <artifactId>factcast-spring-boot-autoconfigure</artifactId>
    <version>0.6.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.factcast : factcast-spring-boot-autoconfigure to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.6.8
  • Latest Release Candidate: 0.4.0-RC5

All Versions

Choose a version of org.factcast : factcast-spring-boot-autoconfigure to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.6.x
factcast-spring-boot-autoconfigure-0.6.8
factcast-spring-boot-autoconfigure-0.6.7.1
factcast-spring-boot-autoconfigure-0.6.7
factcast-spring-boot-autoconfigure-0.6.6
factcast-spring-boot-autoconfigure-0.6.5
factcast-spring-boot-autoconfigure-0.6.4
factcast-spring-boot-autoconfigure-0.6.3
factcast-spring-boot-autoconfigure-0.6.2
factcast-spring-boot-autoconfigure-0.6.1
factcast-spring-boot-autoconfigure-0.6.0.2
factcast-spring-boot-autoconfigure-0.6.0.1
factcast-spring-boot-autoconfigure-0.6.0
0.5.x
factcast-spring-boot-autoconfigure-0.5.10
factcast-spring-boot-autoconfigure-0.5.9
factcast-spring-boot-autoconfigure-0.5.8
factcast-spring-boot-autoconfigure-0.5.7
factcast-spring-boot-autoconfigure-0.5.6
factcast-spring-boot-autoconfigure-0.5.5
factcast-spring-boot-autoconfigure-0.5.4
factcast-spring-boot-autoconfigure-0.5.3
factcast-spring-boot-autoconfigure-0.5.2
factcast-spring-boot-autoconfigure-0.5.1
factcast-spring-boot-autoconfigure-0.5.0
0.4.x
factcast-spring-boot-autoconfigure-0.4.6.1
factcast-spring-boot-autoconfigure-0.4.6
factcast-spring-boot-autoconfigure-0.4.5
factcast-spring-boot-autoconfigure-0.4.4
factcast-spring-boot-autoconfigure-0.4.3
factcast-spring-boot-autoconfigure-0.4.2
factcast-spring-boot-autoconfigure-0.4.1
factcast-spring-boot-autoconfigure-0.4.0
factcast-spring-boot-autoconfigure-0.4.0-RC5
factcast-spring-boot-autoconfigure-0.4.0-RC4
factcast-spring-boot-autoconfigure-0.4.0-RC1
0.3.x
factcast-spring-boot-autoconfigure-0.3.13
factcast-spring-boot-autoconfigure-0.3.9.1
factcast-spring-boot-autoconfigure-0.3.9
factcast-spring-boot-autoconfigure-0.3.8.2
factcast-spring-boot-autoconfigure-0.3.8.1
factcast-spring-boot-autoconfigure-0.3.8
factcast-spring-boot-autoconfigure-0.3.7
factcast-spring-boot-autoconfigure-0.3.6
factcast-spring-boot-autoconfigure-0.3.5
factcast-spring-boot-autoconfigure-0.3.4
factcast-spring-boot-autoconfigure-0.3.3
factcast-spring-boot-autoconfigure-0.3.2
factcast-spring-boot-autoconfigure-0.3.1
factcast-spring-boot-autoconfigure-0.3.0
factcast-spring-boot-autoconfigure-0.3.0-M3
factcast-spring-boot-autoconfigure-0.3.0-M2
factcast-spring-boot-autoconfigure-0.3.0-M1
0.2.x
factcast-spring-boot-autoconfigure-0.2.5.1
factcast-spring-boot-autoconfigure-0.2.5
factcast-spring-boot-autoconfigure-0.2.4
factcast-spring-boot-autoconfigure-0.2.1
factcast-spring-boot-autoconfigure-0.2.0
factcast-spring-boot-autoconfigure-0.2.0-RC2
factcast-spring-boot-autoconfigure-0.2.0-RC
factcast-spring-boot-autoconfigure-0.2.0-M10
factcast-spring-boot-autoconfigure-0.2.0-M9
factcast-spring-boot-autoconfigure-0.2.0-M8
factcast-spring-boot-autoconfigure-0.2.0-M7
factcast-spring-boot-autoconfigure-0.2.0-M6
0.1.x
factcast-spring-boot-autoconfigure-0.1.4.3
factcast-spring-boot-autoconfigure-0.1.4.2
factcast-spring-boot-autoconfigure-0.1.4.1
factcast-spring-boot-autoconfigure-0.1.4
factcast-spring-boot-autoconfigure-0.1.0
factcast-spring-boot-autoconfigure-0.1.0-RC4
factcast-spring-boot-autoconfigure-0.1.0-RC3
factcast-spring-boot-autoconfigure-0.1.0-RC2
factcast-spring-boot-autoconfigure-0.1.0-RC1
factcast-spring-boot-autoconfigure-0.1.0-M1
195ae24
factcast-spring-boot-autoconfigure-195ae24
0.0.x
factcast-spring-boot-autoconfigure-0.0.34
factcast-spring-boot-autoconfigure-0.0.33
factcast-spring-boot-autoconfigure-0.0.32
factcast-spring-boot-autoconfigure-0.0.31
factcast-spring-boot-autoconfigure-0.0.30
factcast-spring-boot-autoconfigure-0.0.26

How to add a dependency to Maven

Add the following org.factcast : factcast-spring-boot-autoconfigure maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.factcast</groupId>
    <artifactId>factcast-spring-boot-autoconfigure</artifactId>
    <version>0.6.8</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.factcast : factcast-spring-boot-autoconfigure gradle dependency to your build.gradle file:

implementation 'org.factcast:factcast-spring-boot-autoconfigure:0.6.8'

Gradle Kotlin DSL: Add the following org.factcast : factcast-spring-boot-autoconfigure gradle kotlin dependency to your build.gradle.kts file:

implementation("org.factcast:factcast-spring-boot-autoconfigure:0.6.8")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.factcast : factcast-spring-boot-autoconfigure sbt scala dependency to your build.sbt file:

libraryDependencies += "org.factcast" % "factcast-spring-boot-autoconfigure" % "0.6.8"

Advertisement

Dependencies from Group

Jun 26, 2023
19 usages
27 stars
Jun 26, 2023
15 usages
27 stars
Jun 26, 2023
15 usages
27 stars
Jun 26, 2023
13 usages
27 stars

Discover Dependencies

Aug 01, 2023
19 usages
12.2k stars
Aug 01, 2023
21 usages
12.2k stars
Jul 31, 2019
11 usages
1.9k stars
Aug 01, 2023
15 usages
12.2k stars
Nov 15, 2019
11 usages
2.4k stars
Aug 26, 2022
11 usages
183 stars