MVN

org.ifinalframework.boot : final-boot-autoconfigure

Maven & Gradle

Aug 08, 2023
2 usages
0 stars
<dependency>
    <groupId>org.ifinalframework.boot</groupId>
    <artifactId>final-boot-autoconfigure</artifactId>
    <version>1.5.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.5.3
  • Latest Alpha: 1.2.1-alpha

All Versions

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

Version Vulnerabilities Updated
1.5.x
final-boot-autoconfigure-1.5.3
final-boot-autoconfigure-1.5.2
final-boot-autoconfigure-1.5.1
final-boot-autoconfigure-1.5.0
1.4.x
final-boot-autoconfigure-1.4.1
final-boot-autoconfigure-1.4.0
1.3.x
final-boot-autoconfigure-1.3.5
final-boot-autoconfigure-1.3.4
final-boot-autoconfigure-1.3.3
final-boot-autoconfigure-1.3.2
final-boot-autoconfigure-1.3.1
final-boot-autoconfigure-1.3.0
1.2.x
final-boot-autoconfigure-1.2.4
final-boot-autoconfigure-1.2.3
final-boot-autoconfigure-1.2.2
final-boot-autoconfigure-1.2.1
final-boot-autoconfigure-1.2.1-alpha

How to add a dependency to Maven

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

<dependency>
    <groupId>org.ifinalframework.boot</groupId>
    <artifactId>final-boot-autoconfigure</artifactId>
    <version>1.5.3</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.ifinalframework.boot:final-boot-autoconfigure:1.5.3'

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

implementation("org.ifinalframework.boot:final-boot-autoconfigure:1.5.3")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.ifinalframework.boot" % "final-boot-autoconfigure" % "1.5.3"

Advertisement

Dependencies from Group

Discover Dependencies

Jul 21, 2023
124 stars
Jul 21, 2023
124 stars
Dec 20, 2022
124 stars
Dec 20, 2022
124 stars
Dec 20, 2022
124 stars
Dec 20, 2022
124 stars
Dec 20, 2022
124 stars
Jul 21, 2023
124 stars
Jun 29, 2021
4 stars
Feb 07, 2022
41 stars