License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.ice-zero-cat |
ArtifactId | ArtifactIdcomponent-db-spring-boot-starter |
Version | Version0.0.6 |
Type | Typejar |
Description |
Descriptioncomponent-db-spring-boot-starter
db
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.ice-zero-cat/component-db-spring-boot-starter/ -->
<dependency>
<groupId>com.github.ice-zero-cat</groupId>
<artifactId>component-db-spring-boot-starter</artifactId>
<version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ice-zero-cat/component-db-spring-boot-starter/
implementation 'com.github.ice-zero-cat:component-db-spring-boot-starter:0.0.6'
// https://jarcasting.com/artifacts/com.github.ice-zero-cat/component-db-spring-boot-starter/
implementation ("com.github.ice-zero-cat:component-db-spring-boot-starter:0.0.6")
'com.github.ice-zero-cat:component-db-spring-boot-starter:jar:0.0.6'
<dependency org="com.github.ice-zero-cat" name="component-db-spring-boot-starter" rev="0.0.6">
<artifact name="component-db-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ice-zero-cat', module='component-db-spring-boot-starter', version='0.0.6')
)
libraryDependencies += "com.github.ice-zero-cat" % "component-db-spring-boot-starter" % "0.0.6"
[com.github.ice-zero-cat/component-db-spring-boot-starter "0.0.6"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-jdbc | jar | 2.2.6.RELEASE |
org.springframework : spring-jdbc | jar | 5.3.6 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.2.6.RELEASE |
com.github.ice-zero-cat : component-core-spring-boot-starter | jar | 0.0.4 |
com.alibaba : druid | jar | 1.1.22 |
com.alibaba : druid-spring-boot-starter | jar | 1.1.22 |
org.springframework.boot : spring-boot-starter-web | jar | 2.2.6.RELEASE |
org.springframework.boot : spring-boot-starter | jar | 2.2.6.RELEASE |
org.projectlombok : lombok Optional | jar | 1.18.12 |