License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdcom.github.bdqfork |
ArtifactId | ArtifactIdfestival-security |
Version | Version0.3 |
Type | Typejar |
Description |
DescriptionA responsive web framework with ioc function based on vertx.
|
Filename | Size |
---|---|
festival-security-0.3.pom | |
festival-security-0.3.jar | 7 KB |
festival-security-0.3-sources.jar | 3 KB |
festival-security-0.3-javadoc.jar | 61 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.bdqfork/festival-security/ -->
<dependency>
<groupId>com.github.bdqfork</groupId>
<artifactId>festival-security</artifactId>
<version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bdqfork/festival-security/
implementation 'com.github.bdqfork:festival-security:0.3'
// https://jarcasting.com/artifacts/com.github.bdqfork/festival-security/
implementation ("com.github.bdqfork:festival-security:0.3")
'com.github.bdqfork:festival-security:jar:0.3'
<dependency org="com.github.bdqfork" name="festival-security" rev="0.3">
<artifact name="festival-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bdqfork', module='festival-security', version='0.3')
)
libraryDependencies += "com.github.bdqfork" % "festival-security" % "0.3"
[com.github.bdqfork/festival-security "0.3"]
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-rx-java2 | jar | 3.8.4 |
org.slf4j : slf4j-api | jar | 1.7.25 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
ch.qos.logback : logback-core | jar | 1.2.3 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.10 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |