License |
License |
---|---|
GroupId | GroupIdcom.github.kamjin1996 |
ArtifactId | ArtifactIdtoolkit-db-crypt-core |
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-core/ -->
<dependency>
<groupId>com.github.kamjin1996</groupId>
<artifactId>toolkit-db-crypt-core</artifactId>
<version>2.2.3.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kamjin1996/toolkit-db-crypt-core/
implementation 'com.github.kamjin1996:toolkit-db-crypt-core:2.2.3.RELEASE'
// https://jarcasting.com/artifacts/com.github.kamjin1996/toolkit-db-crypt-core/
implementation ("com.github.kamjin1996:toolkit-db-crypt-core:2.2.3.RELEASE")
'com.github.kamjin1996:toolkit-db-crypt-core:jar:2.2.3.RELEASE'
<dependency org="com.github.kamjin1996" name="toolkit-db-crypt-core" rev="2.2.3.RELEASE">
<artifact name="toolkit-db-crypt-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kamjin1996', module='toolkit-db-crypt-core', version='2.2.3.RELEASE')
)
libraryDependencies += "com.github.kamjin1996" % "toolkit-db-crypt-core" % "2.2.3.RELEASE"
[com.github.kamjin1996/toolkit-db-crypt-core "2.2.3.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.26 |
commons-codec : commons-codec | jar | 1.15 |
org.apache.commons : commons-lang3 | jar | 3.9 |