| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаcn.shuibo |
| Идентификатор | Идентификаторrsa-encrypt-body-spring-boot |
| Последняя версия | Последняя версия1.0.1.RELEASE |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеrsa-encrypt-body-spring-boot
Spring Boot 接口请求参数自动加解密
|
<!-- 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.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.shuibo/rsa-encrypt-body-spring-boot/
implementation 'cn.shuibo:rsa-encrypt-body-spring-boot:1.0.1.RELEASE'
// https://jarcasting.com/artifacts/cn.shuibo/rsa-encrypt-body-spring-boot/
implementation ("cn.shuibo:rsa-encrypt-body-spring-boot:1.0.1.RELEASE")
'cn.shuibo:rsa-encrypt-body-spring-boot:jar:1.0.1.RELEASE'
<dependency org="cn.shuibo" name="rsa-encrypt-body-spring-boot" rev="1.0.1.RELEASE">
<artifact name="rsa-encrypt-body-spring-boot" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.shuibo', module='rsa-encrypt-body-spring-boot', version='1.0.1.RELEASE')
)
libraryDependencies += "cn.shuibo" % "rsa-encrypt-body-spring-boot" % "1.0.1.RELEASE"
[cn.shuibo/rsa-encrypt-body-spring-boot "1.0.1.RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter Необязательный | jar | |
| org.springframework.boot : spring-boot-starter-web Необязательный | jar | |
| commons-codec : commons-codec | jar | |
| com.alibaba : fastjson | jar | 1.2.56 |
| org.apache.commons : commons-lang3 | jar | 3.8.1 |
| org.bouncycastle : bcprov-jdk15on | jar | 1.47 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar |