FastChar-Security
基于FastChar框架的安全验证插件,支持签名和token安全验证 更多介绍:https://www.fastchar.com/fc_sha/2
License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdcom.fastchar |
ArtifactId | ArtifactIdfastchar-security |
Last Version | Last Version1.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFastChar-Security
FastChar-Security is a FastChar plugin.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
fastchar-security-1.5.0.pom | |
fastchar-security-1.5.0.jar | 52 KB |
fastchar-security-1.5.0-sources.jar | 35 KB |
fastchar-security-1.5.0-javadoc.jar | 91 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.fastchar/fastchar-security/ -->
<dependency>
<groupId>com.fastchar</groupId>
<artifactId>fastchar-security</artifactId>
<version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.fastchar/fastchar-security/
implementation 'com.fastchar:fastchar-security:1.5.0'
// https://jarcasting.com/artifacts/com.fastchar/fastchar-security/
implementation ("com.fastchar:fastchar-security:1.5.0")
'com.fastchar:fastchar-security:jar:1.5.0'
<dependency org="com.fastchar" name="fastchar-security" rev="1.5.0">
<artifact name="fastchar-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fastchar', module='fastchar-security', version='1.5.0')
)
libraryDependencies += "com.fastchar" % "fastchar-security" % "1.5.0"
[com.fastchar/fastchar-security "1.5.0"]
Group / Artifact | Type | Version |
---|---|---|
com.fastchar : fastchar | jar | [1.0,) |
org.bouncycastle : bcprov-jdk15on | jar | 1.61 |
Group / Artifact | Type | Version |
---|---|---|
net.sf.ehcache : ehcache | jar | 2.10.6 |
基于FastChar框架的安全验证插件,支持签名和token安全验证 更多介绍:https://www.fastchar.com/fc_sha/2