Last Version

type-handlers-encrypt 1.1.1

MyBatis Type Handlers for Encrypt.

License

License

GroupId

GroupId

com.github.drtrang
ArtifactId

ArtifactId

typehandlers-encrypt
Version

Version

1.1.1
Type

Type

jar
Description

Description

type-handlers-encrypt
MyBatis Type Handlers for Encrypt.
Project URL

Project URL

https://github.com/drtrang/typehandlers-encrypt
Source Code Management

Source Code Management

https://github.com/drtrang/typehandlers-encrypt.git

Download typehandlers-encrypt 1.1.1


<!-- https://jarcasting.com/artifacts/com.github.drtrang/typehandlers-encrypt/ -->
<dependency>
    <groupId>com.github.drtrang</groupId>
    <artifactId>typehandlers-encrypt</artifactId>
    <version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.drtrang/typehandlers-encrypt/
implementation 'com.github.drtrang:typehandlers-encrypt:1.1.1'
// https://jarcasting.com/artifacts/com.github.drtrang/typehandlers-encrypt/
implementation ("com.github.drtrang:typehandlers-encrypt:1.1.1")
'com.github.drtrang:typehandlers-encrypt:jar:1.1.1'
<dependency org="com.github.drtrang" name="typehandlers-encrypt" rev="1.1.1">
  <artifact name="typehandlers-encrypt" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.drtrang', module='typehandlers-encrypt', version='1.1.1')
)
libraryDependencies += "com.github.drtrang" % "typehandlers-encrypt" % "1.1.1"
[com.github.drtrang/typehandlers-encrypt "1.1.1"]

Dependencies

compile (1)

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

provided (1)

Group / Artifact Type Version
org.mybatis : mybatis jar 3.4.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.