argo-security
security function for common cases
usages
| License |
License |
|---|---|
| Categories |
CategoriesSecurity |
| GroupId | GroupIdcom.github.yamingd.argo |
| ArtifactId | ArtifactIdargo-security |
| Last Version | Last Version2.3.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionargo-security
security functions
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| argo-security-2.3.3.pom | |
| argo-security-2.3.3.jar | 28 KB |
| argo-security-2.3.3-sources.jar | 19 KB |
| argo-security-2.3.3-javadoc.jar | 19 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.yamingd.argo/argo-security/ -->
<dependency>
<groupId>com.github.yamingd.argo</groupId>
<artifactId>argo-security</artifactId>
<version>2.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yamingd.argo/argo-security/
implementation 'com.github.yamingd.argo:argo-security:2.3.3'
// https://jarcasting.com/artifacts/com.github.yamingd.argo/argo-security/
implementation ("com.github.yamingd.argo:argo-security:2.3.3")
'com.github.yamingd.argo:argo-security:jar:2.3.3'
<dependency org="com.github.yamingd.argo" name="argo-security" rev="2.3.3">
<artifact name="argo-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yamingd.argo', module='argo-security', version='2.3.3')
)
libraryDependencies += "com.github.yamingd.argo" % "argo-security" % "2.3.3"
[com.github.yamingd.argo/argo-security "2.3.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.yamingd.argo : argo-yaml | jar | 1.2 |
| com.google.guava : guava | jar | 18.0 |
| ch.qos.logback : logback-classic | jar | 1.0.13 |
| commons-codec : commons-codec | jar | 1.10 |
| org.springframework : spring-context | jar | 3.2.12.RELEASE |
| javax.servlet.jsp : jsp-api | jar | 2.1 |
| org.slf4j : jul-to-slf4j | jar | 1.5.11 |
| org.springframework : spring-web | jar | 3.2.12.RELEASE |
| org.apache.commons : commons-lang3 | jar | 3.1 |
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| org.slf4j : slf4j-api | jar | 1.7.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
security function for common cases
usages