License |
License
Apache Source License 2.0
|
---|---|
GroupId | GroupIdorg.codehaus.redback |
ArtifactId | ArtifactIdredback-authentication-memory |
Last Version | Last Version1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRedback :: Authentication Provider :: Memory
|
Project Organization |
Project OrganizationCodehaus |
<!-- https://jarcasting.com/artifacts/org.codehaus.redback/redback-authentication-memory/ -->
<dependency>
<groupId>org.codehaus.redback</groupId>
<artifactId>redback-authentication-memory</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.redback/redback-authentication-memory/
implementation 'org.codehaus.redback:redback-authentication-memory:1.4'
// https://jarcasting.com/artifacts/org.codehaus.redback/redback-authentication-memory/
implementation ("org.codehaus.redback:redback-authentication-memory:1.4")
'org.codehaus.redback:redback-authentication-memory:jar:1.4'
<dependency org="org.codehaus.redback" name="redback-authentication-memory" rev="1.4">
<artifact name="redback-authentication-memory" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.redback', module='redback-authentication-memory', version='1.4')
)
libraryDependencies += "org.codehaus.redback" % "redback-authentication-memory" % "1.4"
[org.codehaus.redback/redback-authentication-memory "1.4"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.redback : redback-authentication-api | jar | 1.4 |
org.springframework : spring-context-support | jar | 3.0.6.RELEASE |
javax.inject : javax.inject | jar | 1 |
javax.annotation : jsr250-api | jar | 1.0 |
org.codehaus.redback : redback-users-api | jar | 1.4 |
org.jvnet : animal-sniffer-annotation Optional | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.6.4 |