mybatis-column-data-encryption

A MyBatis based column data encryption lib.

License

License

MIT
Categories

Categories

Data MyBatis ORM
GroupId

GroupId

com.stableforever
ArtifactId

ArtifactId

mybatis-column-data-encryption
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

mybatis-column-data-encryption
A MyBatis based column data encryption lib.
Project URL

Project URL

https://github.com/ColinZou/mybatis-column-encryption

Download mybatis-column-data-encryption

How to add to project

<!-- 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"]

Dependencies

compile (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

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.26

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3
0.0.1