License |
License |
---|---|
GroupId | GroupIdcom.dynamicprogrammingsolutions |
ArtifactId | ArtifactIddps.authentication |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDPS Authentication
Provides authentication mechanism for webapplications
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
dps.authentication-1.0.4.pom | |
dps.authentication-1.0.4.jar | 9 KB |
dps.authentication-1.0.4-sources.jar | 8 KB |
dps.authentication-1.0.4-javadoc.jar | 61 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.dynamicprogrammingsolutions/dps.authentication/ -->
<dependency>
<groupId>com.dynamicprogrammingsolutions</groupId>
<artifactId>dps.authentication</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.dynamicprogrammingsolutions/dps.authentication/
implementation 'com.dynamicprogrammingsolutions:dps.authentication:1.0.4'
// https://jarcasting.com/artifacts/com.dynamicprogrammingsolutions/dps.authentication/
implementation ("com.dynamicprogrammingsolutions:dps.authentication:1.0.4")
'com.dynamicprogrammingsolutions:dps.authentication:jar:1.0.4'
<dependency org="com.dynamicprogrammingsolutions" name="dps.authentication" rev="1.0.4">
<artifact name="dps.authentication" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dynamicprogrammingsolutions', module='dps.authentication', version='1.0.4')
)
libraryDependencies += "com.dynamicprogrammingsolutions" % "dps.authentication" % "1.0.4"
[com.dynamicprogrammingsolutions/dps.authentication "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
javax : javaee-api | jar | 7.0 |