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