is not current version
Last Version 1.1.1

com.github.drtrang:typehandlers-encrypt 1.1.0

MyBatis Type Handlers for Encrypt

GroupId

GroupId

com.github.drtrang
ArtifactId

ArtifactId

typehandlers-encrypt
Version

Version

1.1.0
Type

Type

jar

Download typehandlers-encrypt 1.1.0


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