| License |
License |
|---|---|
| Categories |
CategoriesMyBatis Data ORM |
| GroupId | GroupIdcom.github.limeng32 |
| ArtifactId | ArtifactIdmybatis.flying |
| Last Version | Last Version1.0.15 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionmybatis.flying
A powerful set of plugins of Mybatis.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| mybatis.flying-1.0.15.pom | |
| mybatis.flying-1.0.15.jar | 106 KB |
| mybatis.flying-1.0.15-sources.jar | 56 KB |
| mybatis.flying-1.0.15-javadoc.jar | 435 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.limeng32/mybatis.flying/ -->
<dependency>
<groupId>com.github.limeng32</groupId>
<artifactId>mybatis.flying</artifactId>
<version>1.0.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.limeng32/mybatis.flying/
implementation 'com.github.limeng32:mybatis.flying:1.0.15'
// https://jarcasting.com/artifacts/com.github.limeng32/mybatis.flying/
implementation ("com.github.limeng32:mybatis.flying:1.0.15")
'com.github.limeng32:mybatis.flying:jar:1.0.15'
<dependency org="com.github.limeng32" name="mybatis.flying" rev="1.0.15">
<artifact name="mybatis.flying" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.limeng32', module='mybatis.flying', version='1.0.15')
)
libraryDependencies += "com.github.limeng32" % "mybatis.flying" % "1.0.15"
[com.github.limeng32/mybatis.flying "1.0.15"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.mybatis : mybatis Optional | jar | 3.5.6 |
| org.slf4j : slf4j-api Optional | jar | 1.7.20 |
| com.alibaba : fastjson Optional | jar | 1.2.69 |
| commons-beanutils : commons-beanutils Optional | jar | 1.9.4 |
| javax.persistence : persistence-api Optional | jar | 1.0 |
| org.openjdk.jmh : jmh-core | jar | 1.21 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.openjdk.jmh : jmh-generator-annprocess | jar | 1.21 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-dependencies | pom | 1.5.7.RELEASE |
| org.mybatis : mybatis-spring | jar | 1.3.0 |
| org.springframework.boot : spring-boot-starter-test | jar | 1.5.7.RELEASE |
| com.h2database : h2 | jar | 1.4.196 |
| ch.qos.logback : logback-core | jar | 1.1.7 |
| ch.qos.logback : logback-classic | jar | 1.1.7 |
| org.springframework.boot : spring-boot-starter-web | jar | 1.5.7.RELEASE |
| org.unitils : unitils-spring | jar | 3.4.2 |
| com.github.springtestdbunit : spring-test-dbunit | jar | 1.2.1 |
| com.alibaba : druid-spring-boot-starter | jar | 1.2.5 |
| org.springframework.boot : spring-boot-starter-jdbc | jar | 1.5.7.RELEASE |
| cglib : cglib | jar | 3.2.5 |
| javax.transaction : jta Optional | jar | 1.1 |
| com.atomikos : transactions-jdbc | jar | 3.9.3 |
| mysql : mysql-connector-java | jar | 8.0.22 |