com.github.rebue.sbs:sensitive-spring-boot-starter

敏感数据处理的Spring Boot Starter

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.rebue.sbs
ArtifactId

ArtifactId

sensitive-spring-boot-starter
Last Version

Last Version

1.2.4
Release Date

Release Date

Type

Type

jar
Description

Description

敏感数据处理的Spring Boot Starter

Download sensitive-spring-boot-starter

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.rebue.sbs/sensitive-spring-boot-starter/ -->
<dependency>
    <groupId>com.github.rebue.sbs</groupId>
    <artifactId>sensitive-spring-boot-starter</artifactId>
    <version>1.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rebue.sbs/sensitive-spring-boot-starter/
implementation 'com.github.rebue.sbs:sensitive-spring-boot-starter:1.2.4'
// https://jarcasting.com/artifacts/com.github.rebue.sbs/sensitive-spring-boot-starter/
implementation ("com.github.rebue.sbs:sensitive-spring-boot-starter:1.2.4")
'com.github.rebue.sbs:sensitive-spring-boot-starter:jar:1.2.4'
<dependency org="com.github.rebue.sbs" name="sensitive-spring-boot-starter" rev="1.2.4">
  <artifact name="sensitive-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rebue.sbs', module='sensitive-spring-boot-starter', version='1.2.4')
)
libraryDependencies += "com.github.rebue.sbs" % "sensitive-spring-boot-starter" % "1.2.4"
[com.github.rebue.sbs/sensitive-spring-boot-starter "1.2.4"]

Dependencies

compile (4)

Group / Artifact Type Version
com.github.rebue.wheel : wheel-api jar
org.springframework : spring-context jar
org.springframework.boot : spring-boot-autoconfigure jar 2.3.12.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.3.12.RELEASE

provided (1)

Group / Artifact Type Version
org.mybatis : mybatis Optional jar 3.5.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.4