License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.gitee.zodiacstack |
ArtifactId | ArtifactIdzodiac-datasource |
Last Version | Last Version1.5.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionZodiac DataSource
Zodiac DataSource
|
Project Organization |
Project OrganizationZodiac |
Filename | Size |
---|---|
zodiac-datasource-1.5.8.pom | |
zodiac-datasource-1.5.8.jar | 97 KB |
zodiac-datasource-1.5.8-sources.jar | 62 KB |
zodiac-datasource-1.5.8-javadoc.jar | 705 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-datasource/ -->
<dependency>
<groupId>com.gitee.zodiacstack</groupId>
<artifactId>zodiac-datasource</artifactId>
<version>1.5.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-datasource/
implementation 'com.gitee.zodiacstack:zodiac-datasource:1.5.8'
// https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-datasource/
implementation ("com.gitee.zodiacstack:zodiac-datasource:1.5.8")
'com.gitee.zodiacstack:zodiac-datasource:jar:1.5.8'
<dependency org="com.gitee.zodiacstack" name="zodiac-datasource" rev="1.5.8">
<artifact name="zodiac-datasource" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.zodiacstack', module='zodiac-datasource', version='1.5.8')
)
libraryDependencies += "com.gitee.zodiacstack" % "zodiac-datasource" % "1.5.8"
[com.gitee.zodiacstack/zodiac-datasource "1.5.8"]
Group / Artifact | Type | Version |
---|---|---|
com.gitee.zodiacstack : zodiac-script | jar | 1.5.8 |
com.gitee.zodiacstack : zodiac-core | jar | 1.5.8 |
com.github.chris2018998 : beecp Optional | jar | 3.1.9 |
org.apache.commons : commons-dbcp2 Optional | jar | 2.7.0 |
com.alibaba : druid Optional | jar | 1.2.5 |
com.baomidou : dynamic-datasource-spring-boot-starter Optional | jar | 3.3.6 |
io.europa » europa-rdb Optional | jar | 1.0.0 |
com.zaxxer : HikariCP Optional | jar | 3.4.5 |
io.r2dbc : r2dbc-h2 Optional | jar | 0.8.4.RELEASE |
io.r2dbc : r2dbc-postgresql Optional | jar | 0.8.7.RELEASE |
io.r2dbc : r2dbc-mssql Optional | jar | 0.8.5.RELEASE |
dev.miku : r2dbc-mysql Optional | jar | 0.8.2.RELEASE |
io.r2dbc : r2dbc-pool Optional | jar | 0.8.6.RELEASE |
org.apache.shardingsphere : sharding-jdbc-core Optional | jar | 4.1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |
org.aspectj : aspectjweaver | jar | 1.9.6 |
org.springframework : spring-jdbc | jar | 5.2.12.RELEASE |
org.springframework.boot : spring-boot | jar | 2.2.13.RELEASE |