License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdme.chyxion.tigon |
ArtifactId | ArtifactIdtigon-mybatis-common |
Last Version | Last Version0.0.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTigon MyBatis Common
Tigon MyBatis Common
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tigon-mybatis-common-0.0.8.pom | |
tigon-mybatis-common-0.0.8.jar | 22 KB |
tigon-mybatis-common-0.0.8-sources.jar | 13 KB |
tigon-mybatis-common-0.0.8-javadoc.jar | 100 KB |
Browse |
<!-- https://jarcasting.com/artifacts/me.chyxion.tigon/tigon-mybatis-common/ -->
<dependency>
<groupId>me.chyxion.tigon</groupId>
<artifactId>tigon-mybatis-common</artifactId>
<version>0.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/me.chyxion.tigon/tigon-mybatis-common/
implementation 'me.chyxion.tigon:tigon-mybatis-common:0.0.8'
// https://jarcasting.com/artifacts/me.chyxion.tigon/tigon-mybatis-common/
implementation ("me.chyxion.tigon:tigon-mybatis-common:0.0.8")
'me.chyxion.tigon:tigon-mybatis-common:jar:0.0.8'
<dependency org="me.chyxion.tigon" name="tigon-mybatis-common" rev="0.0.8">
<artifact name="tigon-mybatis-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.chyxion.tigon', module='tigon-mybatis-common', version='0.0.8')
)
libraryDependencies += "me.chyxion.tigon" % "tigon-mybatis-common" % "0.0.8"
[me.chyxion.tigon/tigon-mybatis-common "0.0.8"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.12 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |
ch.qos.logback : logback-classic | jar | 1.2.3 |