License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdtop.liujingyanghui |
ArtifactId | ArtifactIdtk-mybatis-crypto-demo |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMyBatis 加解密
|
<!-- https://jarcasting.com/artifacts/top.liujingyanghui/tk-mybatis-crypto-demo/ -->
<dependency>
<groupId>top.liujingyanghui</groupId>
<artifactId>tk-mybatis-crypto-demo</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/top.liujingyanghui/tk-mybatis-crypto-demo/
implementation 'top.liujingyanghui:tk-mybatis-crypto-demo:1.0.3'
// https://jarcasting.com/artifacts/top.liujingyanghui/tk-mybatis-crypto-demo/
implementation ("top.liujingyanghui:tk-mybatis-crypto-demo:1.0.3")
'top.liujingyanghui:tk-mybatis-crypto-demo:jar:1.0.3'
<dependency org="top.liujingyanghui" name="tk-mybatis-crypto-demo" rev="1.0.3">
<artifact name="tk-mybatis-crypto-demo" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.liujingyanghui', module='tk-mybatis-crypto-demo', version='1.0.3')
)
libraryDependencies += "top.liujingyanghui" % "tk-mybatis-crypto-demo" % "1.0.3"
[top.liujingyanghui/tk-mybatis-crypto-demo "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.7.0 |
mysql : mysql-connector-java | jar | 8.0.29 |
top.liujingyanghui : tk-mybatis-crypto | jar | 1.0.3 |
org.projectlombok : lombok | jar | 1.18.24 |
com.github.pagehelper : pagehelper-spring-boot-starter | jar | 1.4.2 |
com.alibaba.fastjson2 : fastjson2 | jar | 2.0.4 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.7.0 |