License |
License |
---|---|
Categories |
CategoriesAnt Build Tools MyBatis Data ORM |
GroupId | GroupIdcom.github.antelopeframework |
ArtifactId | ArtifactIdantelope-mybatis-ext |
Last Version | Last Version1.1.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionantelope-parent
|
Filename | Size |
---|---|
antelope-mybatis-ext-1.1.5.pom | |
antelope-mybatis-ext-1.1.5.jar | 88 KB |
antelope-mybatis-ext-1.1.5-sources.jar | 59 KB |
antelope-mybatis-ext-1.1.5-javadoc.jar | 415 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.antelopeframework/antelope-mybatis-ext/ -->
<dependency>
<groupId>com.github.antelopeframework</groupId>
<artifactId>antelope-mybatis-ext</artifactId>
<version>1.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.antelopeframework/antelope-mybatis-ext/
implementation 'com.github.antelopeframework:antelope-mybatis-ext:1.1.5'
// https://jarcasting.com/artifacts/com.github.antelopeframework/antelope-mybatis-ext/
implementation ("com.github.antelopeframework:antelope-mybatis-ext:1.1.5")
'com.github.antelopeframework:antelope-mybatis-ext:jar:1.1.5'
<dependency org="com.github.antelopeframework" name="antelope-mybatis-ext" rev="1.1.5">
<artifact name="antelope-mybatis-ext" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.antelopeframework', module='antelope-mybatis-ext', version='1.1.5')
)
libraryDependencies += "com.github.antelopeframework" % "antelope-mybatis-ext" % "1.1.5"
[com.github.antelopeframework/antelope-mybatis-ext "1.1.5"]
Group / Artifact | Type | Version |
---|---|---|
com.github.antelopeframework : antelope-data-support | jar | 1.0.0 |
org.mybatis : mybatis | jar | 3.4.0 |
org.mybatis : mybatis-spring | jar | 1.3.0 |
com.github.pagehelper : pagehelper | jar | 4.1.4 |
com.github.jsqlparser : jsqlparser | jar | 0.9.5 |
org.springframework : spring-context | jar | 4.1.9.RELEASE |
org.springframework : spring-jdbc | jar | 4.1.9.RELEASE |
org.slf4j : slf4j-api | jar | 1.7.21 |
org.aspectj : aspectjrt | jar | 1.8.9 |
org.apache.commons : commons-lang3 | jar | 3.4 |
org.projectlombok : lombok | jar | 1.16.8 |