License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdcom.github.downgoon |
ArtifactId | ArtifactIdjresty-security |
Version | Version0.0.1 |
Type | Typejar |
Description |
Descriptionjresty-security
a tranditional but rapid development RESTful API framework based on Struts2 and Spring
|
Project URL |
Project URL |
Filename | Size |
---|---|
jresty-security-0.0.1.pom | |
jresty-security-0.0.1.jar | 23 KB |
jresty-security-0.0.1-sources.jar | 13 KB |
jresty-security-0.0.1-javadoc.jar | 94 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.downgoon/jresty-security/ -->
<dependency>
<groupId>com.github.downgoon</groupId>
<artifactId>jresty-security</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.downgoon/jresty-security/
implementation 'com.github.downgoon:jresty-security:0.0.1'
// https://jarcasting.com/artifacts/com.github.downgoon/jresty-security/
implementation ("com.github.downgoon:jresty-security:0.0.1")
'com.github.downgoon:jresty-security:jar:0.0.1'
<dependency org="com.github.downgoon" name="jresty-security" rev="0.0.1">
<artifact name="jresty-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.downgoon', module='jresty-security', version='0.0.1')
)
libraryDependencies += "com.github.downgoon" % "jresty-security" % "0.0.1"
[com.github.downgoon/jresty-security "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.bouncycastle : bcprov-jdk16 | jar | 1.46 |
org.slf4j : slf4j-api | jar | 1.7.7 |
org.slf4j : slf4j-log4j12 | jar | 1.7.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |