License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.acshmily |
ArtifactId | ArtifactIdmask-info-spring-boot-starter |
Version | Version1.0 |
Type | Typejar |
Description |
Descriptionencrypt-jpa-spring-boot-starter
信息脱敏插件
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.acshmily/mask-info-spring-boot-starter/ -->
<dependency>
<groupId>com.github.acshmily</groupId>
<artifactId>mask-info-spring-boot-starter</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.acshmily/mask-info-spring-boot-starter/
implementation 'com.github.acshmily:mask-info-spring-boot-starter:1.0'
// https://jarcasting.com/artifacts/com.github.acshmily/mask-info-spring-boot-starter/
implementation ("com.github.acshmily:mask-info-spring-boot-starter:1.0")
'com.github.acshmily:mask-info-spring-boot-starter:jar:1.0'
<dependency org="com.github.acshmily" name="mask-info-spring-boot-starter" rev="1.0">
<artifact name="mask-info-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.acshmily', module='mask-info-spring-boot-starter', version='1.0')
)
libraryDependencies += "com.github.acshmily" % "mask-info-spring-boot-starter" % "1.0"
[com.github.acshmily/mask-info-spring-boot-starter "1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.6.4 |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.6.4 |
org.springframework.boot : spring-boot-starter-aop Optional | jar | 2.6.4 |