is not current version
Last Version 1.3

com.github.doobo:spring-sensitive 1.1

A sensitive tool base on spring boot

GroupId

GroupId

com.github.doobo
ArtifactId

ArtifactId

spring-sensitive
Version

Version

1.1
Type

Type

jar

Download spring-sensitive 1.1


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