License |
License
Apache Source License 2.0
|
---|---|
GroupId | GroupIdorg.codehaus.plexus.redback |
ArtifactId | ArtifactIdredback-authentication-users |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRedback :: Authentication Provider :: Users
|
Project Organization |
Project OrganizationCodehaus |
Filename | Size |
---|---|
redback-authentication-users-1.0.3.pom | |
redback-authentication-users-1.0.3.jar | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.codehaus.plexus.redback/redback-authentication-users/ -->
<dependency>
<groupId>org.codehaus.plexus.redback</groupId>
<artifactId>redback-authentication-users</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.plexus.redback/redback-authentication-users/
implementation 'org.codehaus.plexus.redback:redback-authentication-users:1.0.3'
// https://jarcasting.com/artifacts/org.codehaus.plexus.redback/redback-authentication-users/
implementation ("org.codehaus.plexus.redback:redback-authentication-users:1.0.3")
'org.codehaus.plexus.redback:redback-authentication-users:jar:1.0.3'
<dependency org="org.codehaus.plexus.redback" name="redback-authentication-users" rev="1.0.3">
<artifact name="redback-authentication-users" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.plexus.redback', module='redback-authentication-users', version='1.0.3')
)
libraryDependencies += "org.codehaus.plexus.redback" % "redback-authentication-users" % "1.0.3"
[org.codehaus.plexus.redback/redback-authentication-users "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.plexus.redback : redback-users-memory | jar | 1.0.3 |