License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdcom.enbatis |
ArtifactId | ArtifactIdmybatis-plugs |
Last Version | Last Version4.1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmybatis-plugs
MybatisPlugs
|
Project URL |
Project URL |
Filename | Size |
---|---|
mybatis-plugs-4.1.4.pom | |
mybatis-plugs-4.1.4.jar | 66 KB |
mybatis-plugs-4.1.4-sources.jar | 36 KB |
mybatis-plugs-4.1.4-javadoc.jar | 838 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.enbatis/mybatis-plugs/ -->
<dependency>
<groupId>com.enbatis</groupId>
<artifactId>mybatis-plugs</artifactId>
<version>4.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.enbatis/mybatis-plugs/
implementation 'com.enbatis:mybatis-plugs:4.1.4'
// https://jarcasting.com/artifacts/com.enbatis/mybatis-plugs/
implementation ("com.enbatis:mybatis-plugs:4.1.4")
'com.enbatis:mybatis-plugs:jar:4.1.4'
<dependency org="com.enbatis" name="mybatis-plugs" rev="4.1.4">
<artifact name="mybatis-plugs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.enbatis', module='mybatis-plugs', version='4.1.4')
)
libraryDependencies += "com.enbatis" % "mybatis-plugs" % "4.1.4"
[com.enbatis/mybatis-plugs "4.1.4"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.12.0 |
com.alibaba : fastjson | jar | 1.2.78 |
com.auth0 : java-jwt | jar | 3.18.2 |
io.jsonwebtoken : jjwt | jar | 0.9.1 |
com.google.code.gson : gson | jar | 2.8.8 |
com.alibaba : druid | jar | 1.1.0 |
org.freemarker : freemarker | jar | 2.3.28 |
org.springframework : spring-webmvc | jar | 5.3.15 |
org.apache.commons : commons-collections4 | jar | 4.4 |
org.projectlombok : lombok | jar | 1.18.8 |
commons-codec : commons-codec | jar | 1.12 |
mysql : mysql-connector-java | jar | 8.0.22 |
com.github.jsqlparser : jsqlparser | jar | 4.0 |
org.mybatis : mybatis-spring | jar | 2.0.7 |
org.springframework : spring-web | jar | 5.3.15 |
javax.servlet : javax.servlet-api | jar | 4.0.1 |
org.springframework : spring-tx | jar | 5.3.15 |
org.springframework : spring-context | jar | 5.3.15 |
org.slf4j : slf4j-api | jar | 2.0.0-alpha5 |
Group / Artifact | Type | Version |
---|---|---|
org.mybatis : mybatis | jar | 3.5.9 |