polysight-auth-models

The models (DTOs) that are transferred between the Polysight Auth server and its clients.

License

License

GroupId

GroupId

org.richardinnocent.polysight
ArtifactId

ArtifactId

polysight-auth-models
Last Version

Last Version

0.0.4-ALPHA
Release Date

Release Date

Type

Type

jar
Description

Description

polysight-auth-models
The models (DTOs) that are transferred between the Polysight Auth server and its clients.
Project URL

Project URL

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

Download polysight-auth-models

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
javax.validation : validation-api jar 2.0.1.Final

test (4)

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
org.springframework.boot : spring-boot-starter-validation jar 2.3.2.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.4-ALPHA