License |
License |
---|---|
GroupId | GroupIdcom.rooxteam.uidm.sdk |
ArtifactId | ArtifactIdauth-lib-servletfilter |
Version | Version3.15.3-122 |
Type | Typejar |
Description |
Descriptionauth-lib-servletfilter
uidm-sdk-java
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.rooxteam.uidm.sdk/auth-lib-servletfilter/ -->
<dependency>
<groupId>com.rooxteam.uidm.sdk</groupId>
<artifactId>auth-lib-servletfilter</artifactId>
<version>3.15.3-122</version>
</dependency>
// https://jarcasting.com/artifacts/com.rooxteam.uidm.sdk/auth-lib-servletfilter/
implementation 'com.rooxteam.uidm.sdk:auth-lib-servletfilter:3.15.3-122'
// https://jarcasting.com/artifacts/com.rooxteam.uidm.sdk/auth-lib-servletfilter/
implementation ("com.rooxteam.uidm.sdk:auth-lib-servletfilter:3.15.3-122")
'com.rooxteam.uidm.sdk:auth-lib-servletfilter:jar:3.15.3-122'
<dependency org="com.rooxteam.uidm.sdk" name="auth-lib-servletfilter" rev="3.15.3-122">
<artifact name="auth-lib-servletfilter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rooxteam.uidm.sdk', module='auth-lib-servletfilter', version='3.15.3-122')
)
libraryDependencies += "com.rooxteam.uidm.sdk" % "auth-lib-servletfilter" % "3.15.3-122"
[com.rooxteam.uidm.sdk/auth-lib-servletfilter "3.15.3-122"]
Group / Artifact | Type | Version |
---|---|---|
com.rooxteam.uidm.sdk : auth-lib-common | jar | 3.15.3-122 |
org.jboss.logging : jboss-logging | jar | 3.1.4.GA |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
junit : junit | jar | 4.8.2 |
org.mockito : mockito-all | jar | 1.9.5 |