License |
License |
---|---|
GroupId | GroupIdcom.github.doobo |
ArtifactId | ArtifactIdspring-sensitive |
Last Version | Last Version1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring-sensitive
A sensitive tool base on spring boot
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
spring-sensitive-1.3.pom | |
spring-sensitive-1.3.jar | 37 KB |
spring-sensitive-1.3-sources.jar | 23 KB |
spring-sensitive-1.3-javadoc.jar | 154 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.2.6.RELEASE |