| License |
License |
|---|---|
| GroupId | GroupIdcom.enbatis |
| ArtifactId | ArtifactIddi-sso |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiondi-sso
SSO
|
| Filename | Size |
|---|---|
| di-sso-1.0.1.pom | |
| di-sso-1.0.1.jar | 26 KB |
| di-sso-1.0.1-sources.jar | 8 KB |
| di-sso-1.0.1-javadoc.jar | 95 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.enbatis/di-sso/ -->
<dependency>
<groupId>com.enbatis</groupId>
<artifactId>di-sso</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.enbatis/di-sso/
implementation 'com.enbatis:di-sso:1.0.1'
// https://jarcasting.com/artifacts/com.enbatis/di-sso/
implementation ("com.enbatis:di-sso:1.0.1")
'com.enbatis:di-sso:jar:1.0.1'
<dependency org="com.enbatis" name="di-sso" rev="1.0.1">
<artifact name="di-sso" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.enbatis', module='di-sso', version='1.0.1')
)
libraryDependencies += "com.enbatis" % "di-sso" % "1.0.1"
[com.enbatis/di-sso "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 4.0.1 |
| org.apache.commons : commons-lang3 | jar | 3.2 |
| org.springframework : spring-webmvc | jar | 4.2.3.RELEASE |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| redis.clients : jedis | jar | 3.2.0 |
| org.sonatype.plugins : nexus-staging-maven-plugin | maven-plugin | 1.6.8 |