License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdme.chyxion.tigon |
ArtifactId | ArtifactIdtigon-mybatis |
Last Version | Last Version0.0.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTigon MyBatis Core
Tigon MyBatis Core
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tigon-mybatis-0.0.8.pom | |
tigon-mybatis-0.0.8.jar | 38 KB |
tigon-mybatis-0.0.8-sources.jar | 22 KB |
tigon-mybatis-0.0.8-javadoc.jar | 140 KB |
Browse |
<!-- https://jarcasting.com/artifacts/me.chyxion.tigon/tigon-mybatis/ -->
<dependency>
<groupId>me.chyxion.tigon</groupId>
<artifactId>tigon-mybatis</artifactId>
<version>0.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/me.chyxion.tigon/tigon-mybatis/
implementation 'me.chyxion.tigon:tigon-mybatis:0.0.8'
// https://jarcasting.com/artifacts/me.chyxion.tigon/tigon-mybatis/
implementation ("me.chyxion.tigon:tigon-mybatis:0.0.8")
'me.chyxion.tigon:tigon-mybatis:jar:0.0.8'
<dependency org="me.chyxion.tigon" name="tigon-mybatis" rev="0.0.8">
<artifact name="tigon-mybatis" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.chyxion.tigon', module='tigon-mybatis', version='0.0.8')
)
libraryDependencies += "me.chyxion.tigon" % "tigon-mybatis" % "0.0.8"
[me.chyxion.tigon/tigon-mybatis "0.0.8"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | |
me.chyxion.tigon : tigon-mybatis-common | jar | 0.0.8 |
org.mybatis : mybatis | jar | 3.5.6 |
org.mybatis : mybatis-spring | jar | 2.0.6 |
org.springframework : spring-context | jar |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | |
org.springframework.boot : spring-boot-starter-test | jar | |
org.mybatis.spring.boot : mybatis-spring-boot-starter | jar | 2.1.3 |
org.apache.commons : commons-lang3 | jar | |
com.alibaba : druid | jar | 1.1.3 |
org.xerial : sqlite-jdbc | jar | 3.32.3.2 |