is not current version
Last Version 1.0.1.RELEASE

cn.shuibo:rsa-encrypt-body-spring-boot 1.0.0

SpringBoot 参数请求 值返回 注解RSA加密

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

cn.shuibo
ArtifactId

ArtifactId

rsa-encrypt-body-spring-boot
Version

Version

1.0.0
Type

Type

jar

Download rsa-encrypt-body-spring-boot 1.0.0


<!-- https://jarcasting.com/artifacts/cn.shuibo/rsa-encrypt-body-spring-boot/ -->
<dependency>
    <groupId>cn.shuibo</groupId>
    <artifactId>rsa-encrypt-body-spring-boot</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.shuibo/rsa-encrypt-body-spring-boot/
implementation 'cn.shuibo:rsa-encrypt-body-spring-boot:1.0.0'
// https://jarcasting.com/artifacts/cn.shuibo/rsa-encrypt-body-spring-boot/
implementation ("cn.shuibo:rsa-encrypt-body-spring-boot:1.0.0")
'cn.shuibo:rsa-encrypt-body-spring-boot:jar:1.0.0'
<dependency org="cn.shuibo" name="rsa-encrypt-body-spring-boot" rev="1.0.0">
  <artifact name="rsa-encrypt-body-spring-boot" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.shuibo', module='rsa-encrypt-body-spring-boot', version='1.0.0')
)
libraryDependencies += "cn.shuibo" % "rsa-encrypt-body-spring-boot" % "1.0.0"
[cn.shuibo/rsa-encrypt-body-spring-boot "1.0.0"]