is not current version
Last Version 1.1.1

com.github.drtrang:typehandlers-encrypt 1.0.2

MyBatis Type Handlers for Encrypt

GroupId

GroupId

com.github.drtrang
ArtifactId

ArtifactId

typehandlers-encrypt
Version

Version

1.0.2
Type

Type

jar

Download typehandlers-encrypt 1.0.2


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