Tigon MyBatis Core


License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

me.chyxion.tigon
ArtifactId

ArtifactId

tigon-mybatis
Last Version

Last Version

0.0.8
Release Date

Release Date

Type

Type

jar
Description

Description

Tigon MyBatis Core
Tigon MyBatis Core
Project URL

Project URL

https://gitee.com/chyxion/tigon-mybatis
Source Code Management

Source Code Management

https://gitee.com/chyxion/tigon-mybatis

Download tigon-mybatis

How to add to project

<!-- 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"]

Dependencies

compile (5)

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

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

test (6)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1