<dependency>
<groupId>io.github.shuigedeng</groupId>
<artifactId>taotao-boot-starter-encrypt</artifactId>
<version>2024.11</version>
</dependency>
@Grapes(
@Grab(group='io.github.shuigedeng', module='taotao-boot-starter-encrypt', version='2024.11')
)
<dependency org="io.github.shuigedeng" name="taotao-boot-starter-encrypt" rev="2024.11" />
compile
|-- io.github.shuigedeng:taotao-boot-starter-core:2024.11
|-- io.github.shuigedeng:taotao-boot-starter-cache-redis:2024.11
|-- com.github.ulisesbocchio:jasypt-spring-boot-starter
|-- org.bouncycastle:bcprov-jdk18on
|-- org.bouncycastle:bcprov-ext-jdk18on:1.78.1