License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.barcke.y |
ArtifactId | ArtifactIdrsa-body-spring-boot |
Version | Version1.0.1 |
Type | Typejar |
Description |
Descriptionrsa-body-spring-boot
Springboot 参数自动加解密
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
rsa-body-spring-boot-1.0.1.pom | |
rsa-body-spring-boot-1.0.1.jar | 16 KB |
rsa-body-spring-boot-1.0.1-sources.jar | 11 KB |
rsa-body-spring-boot-1.0.1-javadoc.jar | 110 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.barcke.y/rsa-body-spring-boot/ -->
<dependency>
<groupId>com.barcke.y</groupId>
<artifactId>rsa-body-spring-boot</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.barcke.y/rsa-body-spring-boot/
implementation 'com.barcke.y:rsa-body-spring-boot:1.0.1'
// https://jarcasting.com/artifacts/com.barcke.y/rsa-body-spring-boot/
implementation ("com.barcke.y:rsa-body-spring-boot:1.0.1")
'com.barcke.y:rsa-body-spring-boot:jar:1.0.1'
<dependency org="com.barcke.y" name="rsa-body-spring-boot" rev="1.0.1">
<artifact name="rsa-body-spring-boot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.barcke.y', module='rsa-body-spring-boot', version='1.0.1')
)
libraryDependencies += "com.barcke.y" % "rsa-body-spring-boot" % "1.0.1"
[com.barcke.y/rsa-body-spring-boot "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter Optional | jar | |
org.springframework.boot : spring-boot-starter-web Optional | jar | |
commons-codec : commons-codec | jar | |
org.apache.commons : commons-lang3 | jar | 3.8.1 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |