License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdorg.noear |
ArtifactId | ArtifactIdsolon.extend.security |
Last Version | Last Version1.4.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJava project for solon
|
<!-- https://jarcasting.com/artifacts/org.noear/solon.extend.security/ -->
<dependency>
<groupId>org.noear</groupId>
<artifactId>solon.extend.security</artifactId>
<version>1.4.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.noear/solon.extend.security/
implementation 'org.noear:solon.extend.security:1.4.4'
// https://jarcasting.com/artifacts/org.noear/solon.extend.security/
implementation ("org.noear:solon.extend.security:1.4.4")
'org.noear:solon.extend.security:jar:1.4.4'
<dependency org="org.noear" name="solon.extend.security" rev="1.4.4">
<artifact name="solon.extend.security" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.noear', module='solon.extend.security', version='1.4.4')
)
libraryDependencies += "org.noear" % "solon.extend.security" % "1.4.4"
[org.noear/solon.extend.security "1.4.4"]
Group / Artifact | Type | Version |
---|---|---|
org.noear : solon.extend.validation | jar | 1.4.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |