License |
License |
---|---|
GroupId | GroupIdorg.sakaiproject.login |
ArtifactId | ArtifactIdauthn |
Version | Version10.7 |
Type | Typewar |
Description |
Descriptionauthn
Corporate POM for the Sakai Open Source Collaborative Learning Environment/Learning Management System
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
authn-10.7.pom | |
authn-10.7.war | 125 KB |
authn-10.7-sources.jar | 30 KB |
authn-10.7-javadoc.jar | 41 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.sakaiproject.login/authn/ -->
<dependency>
<groupId>org.sakaiproject.login</groupId>
<artifactId>authn</artifactId>
<version>10.7</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.sakaiproject.login/authn/
implementation 'org.sakaiproject.login:authn:10.7'
// https://jarcasting.com/artifacts/org.sakaiproject.login/authn/
implementation ("org.sakaiproject.login:authn:10.7")
'org.sakaiproject.login:authn:war:10.7'
<dependency org="org.sakaiproject.login" name="authn" rev="10.7">
<artifact name="authn" type="war" />
</dependency>
@Grapes(
@Grab(group='org.sakaiproject.login', module='authn', version='10.7')
)
libraryDependencies += "org.sakaiproject.login" % "authn" % "10.7"
[org.sakaiproject.login/authn "10.7"]
Group / Artifact | Type | Version |
---|---|---|
org.sakaiproject.kernel : sakai-kernel-util | jar | 10.7 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.4 |
org.sakaiproject.kernel : sakai-kernel-api | jar | 10.7 |
org.sakaiproject.kernel : sakai-component-manager | jar | 10.7 |
commons-logging : commons-logging | jar | 1.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |