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