License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdtop.liujingyanghui |
ArtifactId | ArtifactIdmybatis-plus-crypto |
Last Version | Last Version1.0.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmybatis-plus-crypto
mybatis plus 加解密
|
Filename | Size |
---|---|
mybatis-plus-crypto-1.0.8.pom | |
mybatis-plus-crypto-1.0.8.jar | 24 KB |
mybatis-plus-crypto-1.0.8-sources.jar | 13 KB |
mybatis-plus-crypto-1.0.8-javadoc.jar | 93 KB |
Browse |
<!-- https://jarcasting.com/artifacts/top.liujingyanghui/mybatis-plus-crypto/ -->
<dependency>
<groupId>top.liujingyanghui</groupId>
<artifactId>mybatis-plus-crypto</artifactId>
<version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/top.liujingyanghui/mybatis-plus-crypto/
implementation 'top.liujingyanghui:mybatis-plus-crypto:1.0.8'
// https://jarcasting.com/artifacts/top.liujingyanghui/mybatis-plus-crypto/
implementation ("top.liujingyanghui:mybatis-plus-crypto:1.0.8")
'top.liujingyanghui:mybatis-plus-crypto:jar:1.0.8'
<dependency org="top.liujingyanghui" name="mybatis-plus-crypto" rev="1.0.8">
<artifact name="mybatis-plus-crypto" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.liujingyanghui', module='mybatis-plus-crypto', version='1.0.8')
)
libraryDependencies += "top.liujingyanghui" % "mybatis-plus-crypto" % "1.0.8"
[top.liujingyanghui/mybatis-plus-crypto "1.0.8"]
Group / Artifact | Type | Version |
---|---|---|
top.liujingyanghui : mybatis-crypto-core | jar | 1.0.8 |
org.springframework : spring-context | jar | 5.3.20 |
Group / Artifact | Type | Version |
---|---|---|
com.baomidou : mybatis-plus | jar | 3.5.2 |
org.projectlombok : lombok | jar | 1.18.24 |