Last Version

dragon 1.0.0

A dataSource support r/w split and sharding.

License

License

GroupId

GroupId

com.tianshouzhi
ArtifactId

ArtifactId

dragon
Version

Version

1.0.0
Type

Type

pom
Description

Description

dragon
A dataSource support r/w split and sharding.
Project URL

Project URL

https://github.com/tianshouzhi/dragon
Source Code Management

Source Code Management

https://github.com/tianshouzhi/dragon

Download dragon 1.0.0

Filename Size
dragon-1.0.0.pom 6 KB
Browse

<!-- https://jarcasting.com/artifacts/com.tianshouzhi/dragon/ -->
<dependency>
    <groupId>com.tianshouzhi</groupId>
    <artifactId>dragon</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.tianshouzhi/dragon/
implementation 'com.tianshouzhi:dragon:1.0.0'
// https://jarcasting.com/artifacts/com.tianshouzhi/dragon/
implementation ("com.tianshouzhi:dragon:1.0.0")
'com.tianshouzhi:dragon:pom:1.0.0'
<dependency org="com.tianshouzhi" name="dragon" rev="1.0.0">
  <artifact name="dragon" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.tianshouzhi', module='dragon', version='1.0.0')
)
libraryDependencies += "com.tianshouzhi" % "dragon" % "1.0.0"
[com.tianshouzhi/dragon "1.0.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • dragon-core
  • dragon-test
  • dragon-web