License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcn.is4j.insp |
ArtifactId | ArtifactIdinsp4j-web-spring-boot-starter |
Version | Version1.3.0 |
Type | Typejar |
Description |
DescriptionJust like an inspector, protect your system security.
|
<!-- https://jarcasting.com/artifacts/cn.is4j.insp/insp4j-web-spring-boot-starter/ -->
<dependency>
<groupId>cn.is4j.insp</groupId>
<artifactId>insp4j-web-spring-boot-starter</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.is4j.insp/insp4j-web-spring-boot-starter/
implementation 'cn.is4j.insp:insp4j-web-spring-boot-starter:1.3.0'
// https://jarcasting.com/artifacts/cn.is4j.insp/insp4j-web-spring-boot-starter/
implementation ("cn.is4j.insp:insp4j-web-spring-boot-starter:1.3.0")
'cn.is4j.insp:insp4j-web-spring-boot-starter:jar:1.3.0'
<dependency org="cn.is4j.insp" name="insp4j-web-spring-boot-starter" rev="1.3.0">
<artifact name="insp4j-web-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.is4j.insp', module='insp4j-web-spring-boot-starter', version='1.3.0')
)
libraryDependencies += "cn.is4j.insp" % "insp4j-web-spring-boot-starter" % "1.3.0"
[cn.is4j.insp/insp4j-web-spring-boot-starter "1.3.0"]
Group / Artifact | Type | Version |
---|---|---|
cn.is4j.insp : insp4j-core | jar | 1.3.0 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.4.4 |
org.springframework.boot : spring-boot-starter | jar | 2.4.4 |
org.springframework.boot : spring-boot-starter-aop | jar | 2.4.4 |