License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdcom.github.kamjin1996 |
ArtifactId | ArtifactIdtoolkit-db-crypt-mybatis |
Last Version | Last Version2.2.3.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiona project about kamjin-toolkit
|
<!-- https://jarcasting.com/artifacts/com.github.kamjin1996/toolkit-db-crypt-mybatis/ -->
<dependency>
<groupId>com.github.kamjin1996</groupId>
<artifactId>toolkit-db-crypt-mybatis</artifactId>
<version>2.2.3.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kamjin1996/toolkit-db-crypt-mybatis/
implementation 'com.github.kamjin1996:toolkit-db-crypt-mybatis:2.2.3.RELEASE'
// https://jarcasting.com/artifacts/com.github.kamjin1996/toolkit-db-crypt-mybatis/
implementation ("com.github.kamjin1996:toolkit-db-crypt-mybatis:2.2.3.RELEASE")
'com.github.kamjin1996:toolkit-db-crypt-mybatis:jar:2.2.3.RELEASE'
<dependency org="com.github.kamjin1996" name="toolkit-db-crypt-mybatis" rev="2.2.3.RELEASE">
<artifact name="toolkit-db-crypt-mybatis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kamjin1996', module='toolkit-db-crypt-mybatis', version='2.2.3.RELEASE')
)
libraryDependencies += "com.github.kamjin1996" % "toolkit-db-crypt-mybatis" % "2.2.3.RELEASE"
[com.github.kamjin1996/toolkit-db-crypt-mybatis "2.2.3.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.github.kamjin1996 : toolkit-db-crypt-core | jar | 2.2.3.RELEASE |
org.mybatis : mybatis | jar | 3.5.6 |
org.slf4j : slf4j-api | jar | 1.7.26 |
commons-codec : commons-codec | jar | 1.15 |
org.apache.commons : commons-lang3 | jar | 3.9 |