License |
License |
---|---|
Categories |
CategoriesData MyBatis ORM |
GroupId | GroupIdcom.stableforever |
ArtifactId | ArtifactIdmybatis-column-data-encryption |
Last Version | Last Version0.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmybatis-column-data-encryption
A MyBatis based column data encryption lib.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.stableforever/mybatis-column-data-encryption/ -->
<dependency>
<groupId>com.stableforever</groupId>
<artifactId>mybatis-column-data-encryption</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.stableforever/mybatis-column-data-encryption/
implementation 'com.stableforever:mybatis-column-data-encryption:0.0.3'
// https://jarcasting.com/artifacts/com.stableforever/mybatis-column-data-encryption/
implementation ("com.stableforever:mybatis-column-data-encryption:0.0.3")
'com.stableforever:mybatis-column-data-encryption:jar:0.0.3'
<dependency org="com.stableforever" name="mybatis-column-data-encryption" rev="0.0.3">
<artifact name="mybatis-column-data-encryption" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.stableforever', module='mybatis-column-data-encryption', version='0.0.3')
)
libraryDependencies += "com.stableforever" % "mybatis-column-data-encryption" % "0.0.3"
[com.stableforever/mybatis-column-data-encryption "0.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.mybatis : mybatis | jar | 3.5.1 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.12.5 |
org.projectlombok : lombok Optional | jar | 1.18.8 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.26 |