License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdcom.elevenware.felson |
ArtifactId | ArtifactIdfelson-security |
Last Version | Last Version0.0.2 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionfelson-security
Security plugin providing basic auth for Felson projects
|
Filename | Size |
---|---|
felson-security-0.0.2.pom | |
felson-security-0.0.2.jar | 1 KB |
felson-security-0.0.2-sources.jar | 3 KB |
felson-security-0.0.2-javadoc.jar | 34 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.elevenware.felson/felson-security/ -->
<dependency>
<groupId>com.elevenware.felson</groupId>
<artifactId>felson-security</artifactId>
<version>0.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.elevenware.felson/felson-security/
implementation 'com.elevenware.felson:felson-security:0.0.2'
// https://jarcasting.com/artifacts/com.elevenware.felson/felson-security/
implementation ("com.elevenware.felson:felson-security:0.0.2")
'com.elevenware.felson:felson-security:pom:0.0.2'
<dependency org="com.elevenware.felson" name="felson-security" rev="0.0.2">
<artifact name="felson-security" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.elevenware.felson', module='felson-security', version='0.0.2')
)
libraryDependencies += "com.elevenware.felson" % "felson-security" % "0.0.2"
[com.elevenware.felson/felson-security "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.slf4j : slf4j-api | jar | 1.7.25 |
com.elevenware.felson : felson-core | jar | 0.0.2 |
com.elevenware.felson : felson-client | jar | 0.0.2 |