License |
License |
---|---|
GroupId | GroupIdorg.smart4j |
ArtifactId | ArtifactIdsmart-sso |
Last Version | Last Version2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSmart is a lightweight Java Web Framework and reusable components.
|
Project URL |
Project URL |
Filename | Size |
---|---|
smart-sso-2.2.pom | |
smart-sso-2.2.jar | 6 KB |
smart-sso-2.2-sources.jar | 3 KB |
smart-sso-2.2-javadoc.jar | 43 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.smart4j/smart-sso/ -->
<dependency>
<groupId>org.smart4j</groupId>
<artifactId>smart-sso</artifactId>
<version>2.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.smart4j/smart-sso/
implementation 'org.smart4j:smart-sso:2.2'
// https://jarcasting.com/artifacts/org.smart4j/smart-sso/
implementation ("org.smart4j:smart-sso:2.2")
'org.smart4j:smart-sso:jar:2.2'
<dependency org="org.smart4j" name="smart-sso" rev="2.2">
<artifact name="smart-sso" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.smart4j', module='smart-sso', version='2.2')
)
libraryDependencies += "org.smart4j" % "smart-sso" % "2.2"
[org.smart4j/smart-sso "2.2"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.5 |
org.jasig.cas.client : cas-client-core | jar | 3.2.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
javax.servlet : javax.servlet-api | jar | 3.0.1 |