License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.ymate.module |
ArtifactId | ArtifactIdymate-module-sso |
Version | Version1.0.1 |
Type | Typejar |
Description |
Descriptionymate-module-sso
Single SignOn for YMP
|
Project URL |
Project URL |
Filename | Size |
---|---|
ymate-module-sso-1.0.1.pom | |
ymate-module-sso-1.0.1.jar | 25 KB |
ymate-module-sso-1.0.1-sources.jar | 20 KB |
ymate-module-sso-1.0.1-javadoc.jar | 124 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.ymate.module/ymate-module-sso/ -->
<dependency>
<groupId>net.ymate.module</groupId>
<artifactId>ymate-module-sso</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.ymate.module/ymate-module-sso/
implementation 'net.ymate.module:ymate-module-sso:1.0.1'
// https://jarcasting.com/artifacts/net.ymate.module/ymate-module-sso/
implementation ("net.ymate.module:ymate-module-sso:1.0.1")
'net.ymate.module:ymate-module-sso:jar:1.0.1'
<dependency org="net.ymate.module" name="ymate-module-sso" rev="1.0.1">
<artifact name="ymate-module-sso" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.ymate.module', module='ymate-module-sso', version='1.0.1')
)
libraryDependencies += "net.ymate.module" % "ymate-module-sso" % "1.0.1"
[net.ymate.module/ymate-module-sso "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
net.ymate.platform : ymate-platform-webmvc | jar | 2.0.6 |
net.ymate.framework : ymate-framework-commons | jar | 2.0.6 |
net.ymate.framework : ymate-framework-core | jar | 2.0.6 |
org.apache.httpcomponents : httpmime | jar | 4.5.5 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
javax.servlet.jsp : jsp-api | jar | 2.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |