License |
License |
---|---|
GroupId | GroupIdcom.dynamicprogrammingsolutions |
ArtifactId | ArtifactIddps.authentication.default |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDPS Default Authentication
Defult implementation for dps.authentication
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.dynamicprogrammingsolutions/dps.authentication.default/ -->
<dependency>
<groupId>com.dynamicprogrammingsolutions</groupId>
<artifactId>dps.authentication.default</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.dynamicprogrammingsolutions/dps.authentication.default/
implementation 'com.dynamicprogrammingsolutions:dps.authentication.default:1.0.2'
// https://jarcasting.com/artifacts/com.dynamicprogrammingsolutions/dps.authentication.default/
implementation ("com.dynamicprogrammingsolutions:dps.authentication.default:1.0.2")
'com.dynamicprogrammingsolutions:dps.authentication.default:jar:1.0.2'
<dependency org="com.dynamicprogrammingsolutions" name="dps.authentication.default" rev="1.0.2">
<artifact name="dps.authentication.default" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dynamicprogrammingsolutions', module='dps.authentication.default', version='1.0.2')
)
libraryDependencies += "com.dynamicprogrammingsolutions" % "dps.authentication.default" % "1.0.2"
[com.dynamicprogrammingsolutions/dps.authentication.default "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.dynamicprogrammingsolutions : dps.authentication | jar | 1.0.4 |
Group / Artifact | Type | Version |
---|---|---|
javax : javaee-api | jar | 7.0 |