| License |
License |
|---|---|
| GroupId | GroupIdorg.noear |
| ArtifactId | ArtifactIdshiro-solon-plugin |
| Version | Version1.5.16 |
| Type | Typejar |
| Description |
DescriptionJava project for solon
|
| Filename | Size |
|---|---|
| shiro-solon-plugin-1.5.16.pom | |
| shiro-solon-plugin-1.5.16.jar | 11 KB |
| shiro-solon-plugin-1.5.16-sources.jar | 8 KB |
| shiro-solon-plugin-1.5.16-javadoc.jar | 75 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.noear/shiro-solon-plugin/ -->
<dependency>
<groupId>org.noear</groupId>
<artifactId>shiro-solon-plugin</artifactId>
<version>1.5.16</version>
</dependency>
// https://jarcasting.com/artifacts/org.noear/shiro-solon-plugin/
implementation 'org.noear:shiro-solon-plugin:1.5.16'
// https://jarcasting.com/artifacts/org.noear/shiro-solon-plugin/
implementation ("org.noear:shiro-solon-plugin:1.5.16")
'org.noear:shiro-solon-plugin:jar:1.5.16'
<dependency org="org.noear" name="shiro-solon-plugin" rev="1.5.16">
<artifact name="shiro-solon-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.noear', module='shiro-solon-plugin', version='1.5.16')
)
libraryDependencies += "org.noear" % "shiro-solon-plugin" % "1.5.16"
[org.noear/shiro-solon-plugin "1.5.16"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.noear : solon.validation | jar | 1.5.16 |
| org.apache.shiro : shiro-core | jar | 1.7.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.noear : solon-api | jar | 1.5.16 |
| org.noear : solon.logging.impl | jar | 1.5.16 |