MVN

pub.dsb.framework.boot : dsb-boot-autoconfigure

Maven & Gradle

Sep 06, 2020
3 usages

DSB Boot · DSB Boot library

<dependency>
    <groupId>pub.dsb.framework.boot</groupId>
    <artifactId>dsb-boot-autoconfigure</artifactId>
    <version>0.0.5.RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of pub.dsb.framework.boot : dsb-boot-autoconfigure to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.5.RELEASE

All Versions

Choose a version of pub.dsb.framework.boot : dsb-boot-autoconfigure to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
dsb-boot-autoconfigure-0.0.5.RELEASE
dsb-boot-autoconfigure-0.0.4.RELEASE

How to add a dependency to Maven

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

<dependency>
    <groupId>pub.dsb.framework.boot</groupId>
    <artifactId>dsb-boot-autoconfigure</artifactId>
    <version>0.0.5.RELEASE</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following pub.dsb.framework.boot : dsb-boot-autoconfigure gradle dependency to your build.gradle file:

implementation 'pub.dsb.framework.boot:dsb-boot-autoconfigure:0.0.5.RELEASE'

Gradle Kotlin DSL: Add the following pub.dsb.framework.boot : dsb-boot-autoconfigure gradle kotlin dependency to your build.gradle.kts file:

implementation("pub.dsb.framework.boot:dsb-boot-autoconfigure:0.0.5.RELEASE")

How to add a dependency to SBT Scala

SBT Scala: Add the following pub.dsb.framework.boot : dsb-boot-autoconfigure sbt scala dependency to your build.sbt file:

libraryDependencies += "pub.dsb.framework.boot" % "dsb-boot-autoconfigure" % "0.0.5.RELEASE"

Advertisement

Dependencies from Group

Discover Dependencies

Jul 19, 2023
18 usages
454 stars
Apr 19, 2011
5 usages
Aug 14, 2016
5 usages
Dec 05, 2017
3 usages
0 stars
Oct 17, 2016
3 usages
Jun 20, 2017
6 usages
1 stars
Apr 13, 2017
2 usages
May 13, 2018
11 usages
0 stars
Dec 08, 2020
4 usages
0 stars