License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdcom.gitee.zodiacstack |
ArtifactId | ArtifactIdzodiac-mybatis |
Last Version | Last Version1.5.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionZodiac MyBatis
Zodiac MyBatis
|
Project Organization |
Project OrganizationZodiac |
Filename | Size |
---|---|
zodiac-mybatis-1.5.8.pom | |
zodiac-mybatis-1.5.8.jar | 37 KB |
zodiac-mybatis-1.5.8-sources.jar | 23 KB |
zodiac-mybatis-1.5.8-javadoc.jar | 222 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-mybatis/ -->
<dependency>
<groupId>com.gitee.zodiacstack</groupId>
<artifactId>zodiac-mybatis</artifactId>
<version>1.5.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-mybatis/
implementation 'com.gitee.zodiacstack:zodiac-mybatis:1.5.8'
// https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-mybatis/
implementation ("com.gitee.zodiacstack:zodiac-mybatis:1.5.8")
'com.gitee.zodiacstack:zodiac-mybatis:jar:1.5.8'
<dependency org="com.gitee.zodiacstack" name="zodiac-mybatis" rev="1.5.8">
<artifact name="zodiac-mybatis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.zodiacstack', module='zodiac-mybatis', version='1.5.8')
)
libraryDependencies += "com.gitee.zodiacstack" % "zodiac-mybatis" % "1.5.8"
[com.gitee.zodiacstack/zodiac-mybatis "1.5.8"]
Group / Artifact | Type | Version |
---|---|---|
com.gitee.zodiacstack : zodiac-core | jar | 1.5.8 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.2.13.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |
com.gitee.zodiacstack : zodiac-plugin Optional | jar | 1.5.8 |
com.alibaba : druid Optional | jar | 1.2.5 |
org.mybatis : mybatis | jar | 3.5.6 |
org.mybatis : mybatis-spring | jar | 2.0.6 |
org.pf4j : pf4j Optional | jar | 3.6.0 |
org.springframework.boot : spring-boot | jar | 2.2.13.RELEASE |