Last Version

mybatis-intercept-crypt 2.0

a project about mybatis-intercept-crypt

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.kamjin1996
ArtifactId

ArtifactId

mybatis-intercept-crypt
Version

Version

2.0
Type

Type

jar
Description

Description

mybatis-intercept-crypt
a project about mybatis-intercept-crypt
Project URL

Project URL

https://github.com/kamjin1996/mybatis-intercept-crypt
Source Code Management

Source Code Management

https://github.com/kamjin1996/mybatis-intercept-crypt.git

Download mybatis-intercept-crypt 2.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.26
commons-beanutils : commons-beanutils jar 1.9.3
org.mybatis : mybatis jar 3.4.6
commons-codec : commons-codec jar 1.11
org.apache.commons : commons-lang3 jar 3.9

Project Modules

There are no modules declared in this project.