polysight-auth-client

Client library for the Polysight Auth application.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.richardinnocent.polysight
ArtifactId

ArtifactId

polysight-auth-client
Last Version

Last Version

0.0.4-ALPHA
Release Date

Release Date

Type

Type

jar
Description

Description

polysight-auth-client
Client library for the Polysight Auth application.
Project URL

Project URL

https://github.com/RichardInnocent/polysight-auth

Download polysight-auth-client

How to add to project

<!-- https://jarcasting.com/artifacts/org.richardinnocent.polysight/polysight-auth-client/ -->
<dependency>
    <groupId>org.richardinnocent.polysight</groupId>
    <artifactId>polysight-auth-client</artifactId>
    <version>0.0.4-ALPHA</version>
</dependency>
// https://jarcasting.com/artifacts/org.richardinnocent.polysight/polysight-auth-client/
implementation 'org.richardinnocent.polysight:polysight-auth-client:0.0.4-ALPHA'
// https://jarcasting.com/artifacts/org.richardinnocent.polysight/polysight-auth-client/
implementation ("org.richardinnocent.polysight:polysight-auth-client:0.0.4-ALPHA")
'org.richardinnocent.polysight:polysight-auth-client:jar:0.0.4-ALPHA'
<dependency org="org.richardinnocent.polysight" name="polysight-auth-client" rev="0.0.4-ALPHA">
  <artifact name="polysight-auth-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.richardinnocent.polysight', module='polysight-auth-client', version='0.0.4-ALPHA')
)
libraryDependencies += "org.richardinnocent.polysight" % "polysight-auth-client" % "0.0.4-ALPHA"
[org.richardinnocent.polysight/polysight-auth-client "0.0.4-ALPHA"]

Dependencies

compile (2)

Group / Artifact Type Version
org.richardinnocent.polysight : polysight-auth-models jar 0.0.4-ALPHA
org.richardinnocent.polysight : polysight-core-client jar 0.0.4-ALPHA

test (3)

Group / Artifact Type Version
junit : junit jar 4.13
org.mockito : mockito-core jar 3.4.6
nl.jqno.equalsverifier : equalsverifier jar 3.4.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.4-ALPHA