License |
License |
---|---|
GroupId | GroupIdcom.yixsoft |
ArtifactId | ArtifactIdyixsoft-batis |
Version | Version1.0.12 |
Type | Typejar |
Description |
Descriptionyixsoft-batis-plugin
YixSoft MyBatis AutoSql Plugin
|
Project URL |
Project URL |
Filename | Size |
---|---|
yixsoft-batis-1.0.12.pom | |
yixsoft-batis-1.0.12.jar | 58 KB |
yixsoft-batis-1.0.12-sources.jar | 35 KB |
yixsoft-batis-1.0.12-javadoc.jar | 302 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.yixsoft/yixsoft-batis/ -->
<dependency>
<groupId>com.yixsoft</groupId>
<artifactId>yixsoft-batis</artifactId>
<version>1.0.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.yixsoft/yixsoft-batis/
implementation 'com.yixsoft:yixsoft-batis:1.0.12'
// https://jarcasting.com/artifacts/com.yixsoft/yixsoft-batis/
implementation ("com.yixsoft:yixsoft-batis:1.0.12")
'com.yixsoft:yixsoft-batis:jar:1.0.12'
<dependency org="com.yixsoft" name="yixsoft-batis" rev="1.0.12">
<artifact name="yixsoft-batis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yixsoft', module='yixsoft-batis', version='1.0.12')
)
libraryDependencies += "com.yixsoft" % "yixsoft-batis" % "1.0.12"
[com.yixsoft/yixsoft-batis "1.0.12"]
Group / Artifact | Type | Version |
---|---|---|
com.yixsoft : yixsoft-batis-dialects-core | jar | 1.0.12 |
org.springframework : spring-orm | jar | 5.2.1.RELEASE |
org.springframework : spring-context-support | jar | 5.2.1.RELEASE |
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 | 28.2-jre |
commons-dbcp : commons-dbcp | jar | 1.4 |
org.slf4j : slf4j-api | jar | 1.7.30 |
org.mybatis : mybatis | jar | [3.5.0,) |