License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.ulwx |
ArtifactId | ArtifactIdaka-dbutils-spring-boot-starter |
Version | Version1.0.3.2 |
Type | Typejar |
Description |
Descriptionaka-dbutils-parent
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.ulwx/aka-dbutils-spring-boot-starter/ -->
<dependency>
<groupId>com.github.ulwx</groupId>
<artifactId>aka-dbutils-spring-boot-starter</artifactId>
<version>1.0.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ulwx/aka-dbutils-spring-boot-starter/
implementation 'com.github.ulwx:aka-dbutils-spring-boot-starter:1.0.3.2'
// https://jarcasting.com/artifacts/com.github.ulwx/aka-dbutils-spring-boot-starter/
implementation ("com.github.ulwx:aka-dbutils-spring-boot-starter:1.0.3.2")
'com.github.ulwx:aka-dbutils-spring-boot-starter:jar:1.0.3.2'
<dependency org="com.github.ulwx" name="aka-dbutils-spring-boot-starter" rev="1.0.3.2">
<artifact name="aka-dbutils-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ulwx', module='aka-dbutils-spring-boot-starter', version='1.0.3.2')
)
libraryDependencies += "com.github.ulwx" % "aka-dbutils-spring-boot-starter" % "1.0.3.2"
[com.github.ulwx/aka-dbutils-spring-boot-starter "1.0.3.2"]
Group / Artifact | Type | Version |
---|---|---|
com.github.ulwx : aka-dbutils-spring | jar | 1.0.3.2 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.springframework.boot : spring-boot-starter | jar | |
org.springframework.boot : spring-boot-autoconfigure | jar | |
org.slf4j : slf4j-api | jar | 1.7.30 |
org.slf4j : jcl-over-slf4j | jar | 1.7.30 |
org.slf4j : log4j-over-slf4j | jar | 1.7.30 |
org.slf4j : jul-to-slf4j | jar | 1.7.30 |
org.apache.logging.log4j : log4j-slf4j-impl Optional | jar | 2.14.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |