is not current version
Last Version 1.0.4

io.gitee.xinsuinian:sensitive-spring-boot-start 1.0.2

sensitive-spring-boot-start

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.gitee.xinsuinian
ArtifactId

ArtifactId

sensitive-spring-boot-start
Version

Version

1.0.2
Type

Type

jar

Download sensitive-spring-boot-start 1.0.2


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