org.noear:solon.extend.security

Java project for solon

License

License

Categories

Categories

Security
GroupId

GroupId

org.noear
ArtifactId

ArtifactId

solon.extend.security
Last Version

Last Version

1.4.4
Release Date

Release Date

Type

Type

jar
Description

Description

Java project for solon

Download solon.extend.security

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.noear : solon.extend.validation jar 1.4.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.4
1.4.3
1.4.2
1.4.1
1.4.0
1.3.39
1.3.38
1.3.37
1.3.36
1.3.35
1.3.34