| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices |
| GroupId | GroupIdcom.github.nfwork |
| ArtifactId | ArtifactIddbfound-spring-boot-starter |
| Last Version | Last Version2.1.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiondbfound spring boot starter
dbfound spring boot starter
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- 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.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nfwork/dbfound-spring-boot-starter/
implementation 'com.github.nfwork:dbfound-spring-boot-starter:2.1.9'
// https://jarcasting.com/artifacts/com.github.nfwork/dbfound-spring-boot-starter/
implementation ("com.github.nfwork:dbfound-spring-boot-starter:2.1.9")
'com.github.nfwork:dbfound-spring-boot-starter:jar:2.1.9'
<dependency org="com.github.nfwork" name="dbfound-spring-boot-starter" rev="2.1.9">
<artifact name="dbfound-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nfwork', module='dbfound-spring-boot-starter', version='2.1.9')
)
libraryDependencies += "com.github.nfwork" % "dbfound-spring-boot-starter" % "2.1.9"
[com.github.nfwork/dbfound-spring-boot-starter "2.1.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-jdbc | jar | |
| org.springframework.data : spring-data-commons | jar | |
| org.springframework.boot : spring-boot-configuration-processor | jar | 2.1.4.RELEASE |
| com.github.nfwork : dbfound | jar | 2.5.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 2.1.4.RELEASE |