License |
License |
---|---|
GroupId | GroupIdcool.linco.common |
ArtifactId | ArtifactIdshiroweb |
Last Version | Last Version2.0.3-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionshiroweb
project for Spring Boot
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
shiroweb-2.0.3-RELEASE.pom | |
shiroweb-2.0.3-RELEASE.jar | 44 KB |
shiroweb-2.0.3-RELEASE-sources.jar | 33 KB |
shiroweb-2.0.3-RELEASE-javadoc.jar | 271 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cool.linco.common/shiroweb/ -->
<dependency>
<groupId>cool.linco.common</groupId>
<artifactId>shiroweb</artifactId>
<version>2.0.3-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cool.linco.common/shiroweb/
implementation 'cool.linco.common:shiroweb:2.0.3-RELEASE'
// https://jarcasting.com/artifacts/cool.linco.common/shiroweb/
implementation ("cool.linco.common:shiroweb:2.0.3-RELEASE")
'cool.linco.common:shiroweb:jar:2.0.3-RELEASE'
<dependency org="cool.linco.common" name="shiroweb" rev="2.0.3-RELEASE">
<artifact name="shiroweb" type="jar" />
</dependency>
@Grapes(
@Grab(group='cool.linco.common', module='shiroweb', version='2.0.3-RELEASE')
)
libraryDependencies += "cool.linco.common" % "shiroweb" % "2.0.3-RELEASE"
[cool.linco.common/shiroweb "2.0.3-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.1.3.RELEASE |
org.springframework.boot : spring-boot-starter-web | jar | 2.1.3.RELEASE |
org.springframework.boot : spring-boot-starter-aop | jar | 2.1.3.RELEASE |
org.apache.shiro : shiro-spring | jar | 1.4.0 |
cool.linco.common : web-log | jar | 2.0.0-RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.10 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.1.3.RELEASE |