License |
License |
---|---|
Categories |
CategoriesKeY Data Data Formats Formal Verification |
GroupId | GroupIdcom.cxytiandi |
ArtifactId | ArtifactIdmonkey-api-encrypt-core |
Last Version | Last Version1.2.2.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmonkey-api-encrypt-core
API encryption and decryption framework
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.cxytiandi/monkey-api-encrypt-core/ -->
<dependency>
<groupId>com.cxytiandi</groupId>
<artifactId>monkey-api-encrypt-core</artifactId>
<version>1.2.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.cxytiandi/monkey-api-encrypt-core/
implementation 'com.cxytiandi:monkey-api-encrypt-core:1.2.2.RELEASE'
// https://jarcasting.com/artifacts/com.cxytiandi/monkey-api-encrypt-core/
implementation ("com.cxytiandi:monkey-api-encrypt-core:1.2.2.RELEASE")
'com.cxytiandi:monkey-api-encrypt-core:jar:1.2.2.RELEASE'
<dependency org="com.cxytiandi" name="monkey-api-encrypt-core" rev="1.2.2.RELEASE">
<artifact name="monkey-api-encrypt-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cxytiandi', module='monkey-api-encrypt-core', version='1.2.2.RELEASE')
)
libraryDependencies += "com.cxytiandi" % "monkey-api-encrypt-core" % "1.2.2.RELEASE"
[com.cxytiandi/monkey-api-encrypt-core "1.2.2.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
commons-codec : commons-codec | jar | 1.10 |
commons-io : commons-io | jar | 2.6 |
org.slf4j : slf4j-api | jar | 1.7.21 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
org.springframework : spring-context | jar | 5.0.16.RELEASE |
org.springframework : spring-web | jar | 5.0.16.RELEASE |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.0.6.RELEASE |
org.springframework.boot : spring-boot-actuator | jar | 2.0.6.RELEASE |
org.springframework : spring-webmvc | jar | 5.3.4 |