DPS Authentication

Provides authentication mechanism for webapplications

License

License

ISC
GroupId

GroupId

com.dynamicprogrammingsolutions
ArtifactId

ArtifactId

dps.authentication
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

DPS Authentication
Provides authentication mechanism for webapplications
Project URL

Project URL

https://github.com/dynamicprogrammingsolutions/dps_authentication_manager
Source Code Management

Source Code Management

https://github.com/dynamicprogrammingsolutions/dps_authentication_manager

Download dps.authentication

How to add to project

<!-- 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"]

Dependencies

provided (1)

Group / Artifact Type Version
javax : javaee-api jar 7.0

Project Modules

There are no modules declared in this project.
com.dynamicprogrammingsolutions

Versions

Version
1.0.4