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