Authentication

This library contains miscellaneous classes used to store DE authentication information.

License

License

Standard BSD
Categories

Categories

Ant Build Tools
GroupId

GroupId

org.iplantc.core
ArtifactId

ArtifactId

authn
Last Version

Last Version

1.8.4
Release Date

Release Date

Type

Type

jar
Description

Description

Authentication
This library contains miscellaneous classes used to store DE authentication information.
Project URL

Project URL

http://www.iplantcollaborative.org/

Download authn

How to add to project

<!-- https://jarcasting.com/artifacts/org.iplantc.core/authn/ -->
<dependency>
    <groupId>org.iplantc.core</groupId>
    <artifactId>authn</artifactId>
    <version>1.8.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.iplantc.core/authn/
implementation 'org.iplantc.core:authn:1.8.4'
// https://jarcasting.com/artifacts/org.iplantc.core/authn/
implementation ("org.iplantc.core:authn:1.8.4")
'org.iplantc.core:authn:jar:1.8.4'
<dependency org="org.iplantc.core" name="authn" rev="1.8.4">
  <artifact name="authn" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.iplantc.core', module='authn', version='1.8.4')
)
libraryDependencies += "org.iplantc.core" % "authn" % "1.8.4"
[org.iplantc.core/authn "1.8.4"]

Dependencies

compile (3)

Group / Artifact Type Version
log4j : log4j jar 1.2.14
org.springframework.security : spring-security-core jar 2.0.4
net.sf.json-lib : json-lib jar 2.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.8.4