License |
License |
---|---|
GroupId | GroupIdcom.tianshouzhi |
ArtifactId | ArtifactIddragon-console |
Version | Version0.0.1 |
Type | Typejar |
Description |
Descriptiondragon-console
A dataSource support r/w split and sharding.
|
Filename | Size |
---|---|
dragon-console-0.0.1.pom | |
dragon-console-0.0.1.jar | 1 MB |
dragon-console-0.0.1-sources.jar | 1 MB |
dragon-console-0.0.1-javadoc.jar | 107 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.tianshouzhi/dragon-console/ -->
<dependency>
<groupId>com.tianshouzhi</groupId>
<artifactId>dragon-console</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.tianshouzhi/dragon-console/
implementation 'com.tianshouzhi:dragon-console:0.0.1'
// https://jarcasting.com/artifacts/com.tianshouzhi/dragon-console/
implementation ("com.tianshouzhi:dragon-console:0.0.1")
'com.tianshouzhi:dragon-console:jar:0.0.1'
<dependency org="com.tianshouzhi" name="dragon-console" rev="0.0.1">
<artifact name="dragon-console" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tianshouzhi', module='dragon-console', version='0.0.1')
)
libraryDependencies += "com.tianshouzhi" % "dragon-console" % "0.0.1"
[com.tianshouzhi/dragon-console "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | |
org.springframework.boot : spring-boot-starter-test | jar | |
com.tianshouzhi : dragon-sharding-datasource | jar | 0.0.1 |
org.mybatis.spring.boot : mybatis-spring-boot-starter | jar | 1.1.1 |