License |
License |
---|---|
Categories |
CategoriesSecurity Blade User Interface Web Frameworks |
GroupId | GroupIdcom.hellokaton |
ArtifactId | ArtifactIdblade-security |
Last Version | Last Version2.1.2.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionblade core
|
<!-- https://jarcasting.com/artifacts/com.hellokaton/blade-security/ -->
<dependency>
<groupId>com.hellokaton</groupId>
<artifactId>blade-security</artifactId>
<version>2.1.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.hellokaton/blade-security/
implementation 'com.hellokaton:blade-security:2.1.2.RELEASE'
// https://jarcasting.com/artifacts/com.hellokaton/blade-security/
implementation ("com.hellokaton:blade-security:2.1.2.RELEASE")
'com.hellokaton:blade-security:jar:2.1.2.RELEASE'
<dependency org="com.hellokaton" name="blade-security" rev="2.1.2.RELEASE">
<artifact name="blade-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hellokaton', module='blade-security', version='2.1.2.RELEASE')
)
libraryDependencies += "com.hellokaton" % "blade-security" % "2.1.2.RELEASE"
[com.hellokaton/blade-security "2.1.2.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
io.jsonwebtoken : jjwt-impl | jar | 0.11.5 |
io.jsonwebtoken : jjwt-gson | jar | 0.11.5 |
com.google.guava : guava | jar | 31.1-jre |
Group / Artifact | Type | Version |
---|---|---|
com.hellokaton : blade-core | jar | 2.1.2.RELEASE |
org.projectlombok : lombok | jar | 1.18.24 |
Group / Artifact | Type | Version |
---|---|---|
com.mashape.unirest : unirest-java | jar | 1.4.9 |
org.mockito : mockito-all | jar | 1.10.19 |
junit : junit | jar | 4.13.2 |