yt_mybatis

CURD on mybaits

License

License

Categories

Categories

Github Development Tools Version Controls MyBatis Data ORM
GroupId

GroupId

com.github.limiaogithub
ArtifactId

ArtifactId

yt_mybatis
Last Version

Last Version

3.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

yt_mybatis
CURD on mybaits
Project URL

Project URL

https://github.com/limiaogithub/yt_mybatis

Download yt_mybatis

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.limiaogithub/yt_mybatis/ -->
<dependency>
    <groupId>com.github.limiaogithub</groupId>
    <artifactId>yt_mybatis</artifactId>
    <version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.limiaogithub/yt_mybatis/
implementation 'com.github.limiaogithub:yt_mybatis:3.0.1'
// https://jarcasting.com/artifacts/com.github.limiaogithub/yt_mybatis/
implementation ("com.github.limiaogithub:yt_mybatis:3.0.1")
'com.github.limiaogithub:yt_mybatis:jar:3.0.1'
<dependency org="com.github.limiaogithub" name="yt_mybatis" rev="3.0.1">
  <artifact name="yt_mybatis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.limiaogithub', module='yt_mybatis', version='3.0.1')
)
libraryDependencies += "com.github.limiaogithub" % "yt_mybatis" % "3.0.1"
[com.github.limiaogithub/yt_mybatis "3.0.1"]

Dependencies

compile (12)

Group / Artifact Type Version
javax : javaee-api jar 7.0
org.mybatis : mybatis jar 3.4.5
org.mybatis : mybatis-spring jar 1.3.1
com.fasterxml.jackson.core : jackson-annotations jar 2.8.8
com.alibaba : fastjson jar 1.2.6
org.apache.velocity : velocity jar 1.7
commons-beanutils : commons-beanutils jar 1.9.2
org.apache.commons : commons-lang3 jar 3.1
org.apache.commons : commons-collections4 jar 4.0
org.slf4j : slf4j-api jar 1.7.12
org.springframework : spring-web jar 4.3.10.RELEASE
com.github.limiaogithub : yt_base jar 1.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.1
2.5
2.4
2.3
2.2
2.1
2.0.7
2.0.6
2.0
1.1
1.0