MVN

org.ifinal.finalframework.boot : final-boot-autoconfigure

Maven & Gradle

Dec 09, 2020
4 usages
12 stars
<dependency>
    <groupId>org.ifinal.finalframework.boot</groupId>
    <artifactId>final-boot-autoconfigure</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.0.2

All Versions

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

Version Vulnerabilities Updated
1.0.x
final-boot-autoconfigure-1.0.2
final-boot-autoconfigure-1.0.1
final-boot-autoconfigure-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.ifinal.finalframework.boot</groupId>
    <artifactId>final-boot-autoconfigure</artifactId>
    <version>1.0.2</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.ifinal.finalframework.boot:final-boot-autoconfigure:1.0.2'

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

implementation("org.ifinal.finalframework.boot:final-boot-autoconfigure:1.0.2")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.ifinal.finalframework.boot" % "final-boot-autoconfigure" % "1.0.2"

Advertisement

Dependencies from Group

Discover Dependencies

Oct 16, 2022
2 usages
164 stars
Aug 13, 2018
21 usages
2.1k stars
Jan 19, 2018
8 usages
4 stars
Aug 24, 2023
37 usages
78 stars
Nov 08, 2022
6 usages
0 stars
Aug 17, 2021
5 usages
90 stars
Dec 29, 2022
21 usages
31 stars
Oct 22, 2015
2 usages
473 stars
Jul 13, 2017
4 usages
87 stars