Mybatis Crypto Core

Crypto plugin for mybatis

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

io.github.whitedg
ArtifactId

ArtifactId

mybatis-crypto-core
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Mybatis Crypto Core
Crypto plugin for mybatis
Project URL

Project URL

https://github.com/WhiteDG/mybatis-crypto

Download mybatis-crypto-core

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.whitedg/mybatis-crypto-core/ -->
<dependency>
    <groupId>io.github.whitedg</groupId>
    <artifactId>mybatis-crypto-core</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.whitedg/mybatis-crypto-core/
implementation 'io.github.whitedg:mybatis-crypto-core:1.0.0'
// https://jarcasting.com/artifacts/io.github.whitedg/mybatis-crypto-core/
implementation ("io.github.whitedg:mybatis-crypto-core:1.0.0")
'io.github.whitedg:mybatis-crypto-core:jar:1.0.0'
<dependency org="io.github.whitedg" name="mybatis-crypto-core" rev="1.0.0">
  <artifact name="mybatis-crypto-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.whitedg', module='mybatis-crypto-core', version='1.0.0')
)
libraryDependencies += "io.github.whitedg" % "mybatis-crypto-core" % "1.0.0"
[io.github.whitedg/mybatis-crypto-core "1.0.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.mybatis : mybatis jar 3.5.8
org.slf4j : slf4j-api jar 1.7.32

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0