License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdcom.yahoo.bard |
ArtifactId | ArtifactIdfili-security |
Last Version | Last Version1.0.48 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFili: Security Module
Security support module for Fili
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
fili-security-1.0.48.pom | |
fili-security-1.0.48.jar | 11 KB |
fili-security-1.0.48-sources.jar | 8 KB |
fili-security-1.0.48-javadoc.jar | 43 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.yahoo.bard/fili-security/ -->
<dependency>
<groupId>com.yahoo.bard</groupId>
<artifactId>fili-security</artifactId>
<version>1.0.48</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.bard/fili-security/
implementation 'com.yahoo.bard:fili-security:1.0.48'
// https://jarcasting.com/artifacts/com.yahoo.bard/fili-security/
implementation ("com.yahoo.bard:fili-security:1.0.48")
'com.yahoo.bard:fili-security:jar:1.0.48'
<dependency org="com.yahoo.bard" name="fili-security" rev="1.0.48">
<artifact name="fili-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.bard', module='fili-security', version='1.0.48')
)
libraryDependencies += "com.yahoo.bard" % "fili-security" % "1.0.48"
[com.yahoo.bard/fili-security "1.0.48"]
Group / Artifact | Type | Version |
---|---|---|
com.yahoo.bard : fili-core | jar | 1.0.48 |
javax.validation : validation-api | jar | 1.1.0.Final |
org.slf4j : slf4j-api | jar | 1.7.25 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.apache.lucene : lucene-queryparser | jar | 7.5.0 |
Group / Artifact | Type | Version |
---|---|---|
com.yahoo.bard : fili-core | test-jar | 1.0.48 |
org.spockframework : spock-core | jar | 1.3-groovy-2.5 |
cglib : cglib-nodep | jar | 3.2.4 |
org.objenesis : objenesis | jar | 2.4 |
org.hamcrest : hamcrest-all | jar | 1.3 |