| License |
License |
|---|---|
| GroupId | GroupIdcom.yixsoft |
| ArtifactId | ArtifactIdyixsoft-batis |
| Last Version | Last Version1.0.17 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionyixsoft-batis-plugin
YixSoft MyBatis AutoSql Plugin
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| yixsoft-batis-1.0.17.pom | |
| yixsoft-batis-1.0.17.jar | 54 KB |
| yixsoft-batis-1.0.17-sources.jar | 33 KB |
| yixsoft-batis-1.0.17-javadoc.jar | 669 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.yixsoft/yixsoft-batis/ -->
<dependency>
<groupId>com.yixsoft</groupId>
<artifactId>yixsoft-batis</artifactId>
<version>1.0.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.yixsoft/yixsoft-batis/
implementation 'com.yixsoft:yixsoft-batis:1.0.17'
// https://jarcasting.com/artifacts/com.yixsoft/yixsoft-batis/
implementation ("com.yixsoft:yixsoft-batis:1.0.17")
'com.yixsoft:yixsoft-batis:jar:1.0.17'
<dependency org="com.yixsoft" name="yixsoft-batis" rev="1.0.17">
<artifact name="yixsoft-batis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yixsoft', module='yixsoft-batis', version='1.0.17')
)
libraryDependencies += "com.yixsoft" % "yixsoft-batis" % "1.0.17"
[com.yixsoft/yixsoft-batis "1.0.17"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.yixsoft : yixsoft-batis-dialects-core | jar | 1.0.17 |
| org.springframework : spring-orm | jar | 5.3.20 |
| org.springframework : spring-context-support | jar | 5.3.20 |
| org.mybatis : mybatis-spring | jar | [2.0.0,) |
| com.github.miemiedev : mybatis-paginator | jar | [1.2.15,) |
| org.apache.commons : commons-lang3 | jar | 3.9 |
| com.google.guava : guava | jar | 31.1-jre |
| commons-dbcp : commons-dbcp | jar | 1.4 |
| org.slf4j : slf4j-api | jar | 1.7.36 |
| org.mybatis : mybatis | jar | [3.5.0,) |