Last Version

com.charlyghislain.authenticator:authenticator-domain 1.0.7

Shared domain objects

License

License

Categories

Categories

Doma Data ORM
GroupId

GroupId

com.charlyghislain.authenticator
ArtifactId

ArtifactId

authenticator-domain
Version

Version

1.0.7
Type

Type

jar
Description

Description

com.charlyghislain.authenticator:authenticator-domain
Shared domain objects
Project URL

Project URL

https://github.com/cghislai/authenticator
Source Code Management

Source Code Management

http://github.com/cghislai/authenticator/tree/master/authenticator-domain

Download authenticator-domain 1.0.7


<!-- https://jarcasting.com/artifacts/com.charlyghislain.authenticator/authenticator-domain/ -->
<dependency>
    <groupId>com.charlyghislain.authenticator</groupId>
    <artifactId>authenticator-domain</artifactId>
    <version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.charlyghislain.authenticator/authenticator-domain/
implementation 'com.charlyghislain.authenticator:authenticator-domain:1.0.7'
// https://jarcasting.com/artifacts/com.charlyghislain.authenticator/authenticator-domain/
implementation ("com.charlyghislain.authenticator:authenticator-domain:1.0.7")
'com.charlyghislain.authenticator:authenticator-domain:jar:1.0.7'
<dependency org="com.charlyghislain.authenticator" name="authenticator-domain" rev="1.0.7">
  <artifact name="authenticator-domain" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.charlyghislain.authenticator', module='authenticator-domain', version='1.0.7')
)
libraryDependencies += "com.charlyghislain.authenticator" % "authenticator-domain" % "1.0.7"
[com.charlyghislain.authenticator/authenticator-domain "1.0.7"]

Dependencies

compile (4)

Group / Artifact Type Version
com.sun.mail : javax.mail jar 1.6.1
org.hibernate : hibernate-jpamodelgen jar 5.3.1.Final
org.checkerframework : checker-qual jar 2.5.2
javax.xml.bind : jaxb-api jar 2.3.0

provided (2)

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

Project Modules

There are no modules declared in this project.