is not current version
Last Version 2.1.9

com.github.nfwork:dbfound-spring-boot-starter 2.1.4

dbfound spring boot starter

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.nfwork
ArtifactId

ArtifactId

dbfound-spring-boot-starter
Version

Version

2.1.4
Type

Type

jar

Download dbfound-spring-boot-starter 2.1.4


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