License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls MyBatis Data ORM |
GroupId | GroupIdcom.github.limiaogithub |
ArtifactId | ArtifactIdyt_mybatis |
Last Version | Last Version3.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionyt_mybatis
CURD on mybaits
|
Project URL |
Project URL |
Filename | Size |
---|---|
yt_mybatis-3.0.1.pom | |
yt_mybatis-3.0.1.jar | 67 KB |
yt_mybatis-3.0.1-sources.jar | 40 KB |
yt_mybatis-3.0.1-javadoc.jar | 318 KB |
Browse |
<!-- 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"]
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 |