License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdcn.jeeweb |
ArtifactId | ArtifactIdjeeweb-common-security |
Last Version | Last Version1.0.4.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjeeweb-common-security
Parent pom providing dependency and plugin management for applications
built with Maven
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/cn.jeeweb/jeeweb-common-security/ -->
<dependency>
<groupId>cn.jeeweb</groupId>
<artifactId>jeeweb-common-security</artifactId>
<version>1.0.4.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.jeeweb/jeeweb-common-security/
implementation 'cn.jeeweb:jeeweb-common-security:1.0.4.RELEASE'
// https://jarcasting.com/artifacts/cn.jeeweb/jeeweb-common-security/
implementation ("cn.jeeweb:jeeweb-common-security:1.0.4.RELEASE")
'cn.jeeweb:jeeweb-common-security:jar:1.0.4.RELEASE'
<dependency org="cn.jeeweb" name="jeeweb-common-security" rev="1.0.4.RELEASE">
<artifact name="jeeweb-common-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.jeeweb', module='jeeweb-common-security', version='1.0.4.RELEASE')
)
libraryDependencies += "cn.jeeweb" % "jeeweb-common-security" % "1.0.4.RELEASE"
[cn.jeeweb/jeeweb-common-security "1.0.4.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
cn.jeeweb : jeeweb-common-base | jar | 1.0.4.RELEASE |
org.apache.shiro : shiro-web | jar | 1.3.2 |
org.apache.shiro : shiro-core | jar | 1.3.2 |
org.apache.shiro : shiro-ehcache | jar | 1.3.2 |
org.apache.shiro : shiro-spring | jar | 1.3.2 |
org.aspectj : aspectjrt | jar | 1.7.4 |
org.aspectj : aspectjweaver | jar | 1.7.4 |
javax.servlet : jstl | jar | 1.2 |
org.springframework.boot : spring-boot-starter-web | jar | 2.0.1.RELEASE |
org.springframework.boot : spring-boot-devtools Optional | jar | 2.0.1.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.0.1.RELEASE |