| License |
License |
|---|---|
| Categories |
CategoriesData MyBatis ORM |
| GroupId | GroupIdio.github.tianshouzhi |
| ArtifactId | ArtifactIdmybatis-routing-datasource |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionrouting-datasource
routing datasource
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.github.tianshouzhi/mybatis-routing-datasource/ -->
<dependency>
<groupId>io.github.tianshouzhi</groupId>
<artifactId>mybatis-routing-datasource</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.tianshouzhi/mybatis-routing-datasource/
implementation 'io.github.tianshouzhi:mybatis-routing-datasource:1.0.0'
// https://jarcasting.com/artifacts/io.github.tianshouzhi/mybatis-routing-datasource/
implementation ("io.github.tianshouzhi:mybatis-routing-datasource:1.0.0")
'io.github.tianshouzhi:mybatis-routing-datasource:jar:1.0.0'
<dependency org="io.github.tianshouzhi" name="mybatis-routing-datasource" rev="1.0.0">
<artifact name="mybatis-routing-datasource" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.tianshouzhi', module='mybatis-routing-datasource', version='1.0.0')
)
libraryDependencies += "io.github.tianshouzhi" % "mybatis-routing-datasource" % "1.0.0"
[io.github.tianshouzhi/mybatis-routing-datasource "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-jdbc | jar | 4.3.18.RELEASE |
| org.springframework : spring-context | jar | 4.3.18.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-test | jar | 4.3.18.RELEASE |
| org.mybatis : mybatis | jar | 3.4.6 |
| org.mybatis : mybatis-spring | jar | 1.3.2 |
| mysql : mysql-connector-java | jar | 5.1.36 |
| junit : junit | jar | 4.12 |