License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdio.github.whitedg |
ArtifactId | ArtifactIdmybatis-crypto-encryptors |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMybatis Crypto Encryptors
Encryptors For Mybatis Crypto
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/io.github.whitedg/mybatis-crypto-encryptors/ -->
<dependency>
<groupId>io.github.whitedg</groupId>
<artifactId>mybatis-crypto-encryptors</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.whitedg/mybatis-crypto-encryptors/
implementation 'io.github.whitedg:mybatis-crypto-encryptors:1.0.0'
// https://jarcasting.com/artifacts/io.github.whitedg/mybatis-crypto-encryptors/
implementation ("io.github.whitedg:mybatis-crypto-encryptors:1.0.0")
'io.github.whitedg:mybatis-crypto-encryptors:jar:1.0.0'
<dependency org="io.github.whitedg" name="mybatis-crypto-encryptors" rev="1.0.0">
<artifact name="mybatis-crypto-encryptors" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.whitedg', module='mybatis-crypto-encryptors', version='1.0.0')
)
libraryDependencies += "io.github.whitedg" % "mybatis-crypto-encryptors" % "1.0.0"
[io.github.whitedg/mybatis-crypto-encryptors "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jasypt : jasypt | jar | 1.9.3 |
io.github.whitedg : mybatis-crypto-core | jar | 1.0.0 |