Last Version

DPS Default Authentication 1.0.2

Defult implementation for dps.authentication

License

License

ISC
GroupId

GroupId

com.dynamicprogrammingsolutions
ArtifactId

ArtifactId

dps.authentication.default
Version

Version

1.0.2
Type

Type

jar
Description

Description

DPS Default Authentication
Defult implementation for dps.authentication
Project URL

Project URL

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

Source Code Management

https://github.com/dynamicprogrammingsolutions/dps_default_authentication

Download dps.authentication.default 1.0.2


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

Dependencies

compile (1)

Group / Artifact Type Version
com.dynamicprogrammingsolutions : dps.authentication jar 1.0.4

provided (1)

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

Project Modules

There are no modules declared in this project.