License |
License
Standard BSD
|
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdorg.iplantc.core |
ArtifactId | ArtifactIdauthn |
Last Version | Last Version1.8.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAuthentication
This library contains miscellaneous classes used to store DE authentication information.
|
Project URL |
Project URL |
Filename | Size |
---|---|
authn-1.8.4.pom | |
authn-1.8.4.jar | 4 KB |
authn-1.8.4-sources.jar | 2 KB |
authn-1.8.4-javadoc.jar | 58 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.5 |