Last Version

spring-sensitive 1.3

A sensitive tool base on spring boot

License

License

GroupId

GroupId

com.github.doobo
ArtifactId

ArtifactId

spring-sensitive
Version

Version

1.3
Type

Type

jar
Description

Description

spring-sensitive
A sensitive tool base on spring boot
Project URL

Project URL

https://github.com/doobo/spring-sensitive
Source Code Management

Source Code Management

https://github.com/doobo/spring-sensitive

Download spring-sensitive 1.3


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

Dependencies

compile (7)

Group / Artifact Type Version
com.alibaba : fastjson jar 1.2.74
org.apache.commons : commons-lang3 jar 3.8.1
org.projectlombok : lombok jar 1.18.12
com.jayway.jsonpath : json-path jar 2.4.0
org.springframework.boot : spring-boot-starter-web Optional jar 2.2.6.RELEASE
org.springframework.boot : spring-boot-starter-aop Optional jar 2.2.6.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.2.6.RELEASE

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.2.6.RELEASE

Project Modules

There are no modules declared in this project.