is not current version
Last Version 1.5.8

com.gitee.zodiacstack:zodiac-datasource 1.4.6

Zodiac DataSource

Categories

Categories

Data
GroupId

GroupId

com.gitee.zodiacstack
ArtifactId

ArtifactId

zodiac-datasource
Version

Version

1.4.6
Type

Type

jar

Download zodiac-datasource 1.4.6


<!-- https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-datasource/ -->
<dependency>
    <groupId>com.gitee.zodiacstack</groupId>
    <artifactId>zodiac-datasource</artifactId>
    <version>1.4.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-datasource/
implementation 'com.gitee.zodiacstack:zodiac-datasource:1.4.6'
// https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-datasource/
implementation ("com.gitee.zodiacstack:zodiac-datasource:1.4.6")
'com.gitee.zodiacstack:zodiac-datasource:jar:1.4.6'
<dependency org="com.gitee.zodiacstack" name="zodiac-datasource" rev="1.4.6">
  <artifact name="zodiac-datasource" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.zodiacstack', module='zodiac-datasource', version='1.4.6')
)
libraryDependencies += "com.gitee.zodiacstack" % "zodiac-datasource" % "1.4.6"
[com.gitee.zodiacstack/zodiac-datasource "1.4.6"]