Last Version

com.charlyghislain.authenticator:authenticator-ejb 1.0.7

Core services

License

License

GroupId

GroupId

com.charlyghislain.authenticator
ArtifactId

ArtifactId

authenticator-ejb
Version

Version

1.0.7
Type

Type

ejb
Description

Description

com.charlyghislain.authenticator:authenticator-ejb
Core services
Project URL

Project URL

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

Source Code Management

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

Download authenticator-ejb 1.0.7


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

Dependencies

compile (2)

Group / Artifact Type Version
com.auth0 : java-jwt jar 3.4.0
org.liquibase : liquibase-core jar 3.6.1

provided (12)

Group / Artifact Type Version
com.charlyghislain.authenticator : authenticator-domain jar 1.0.7
javax.ejb : javax.ejb-api jar 3.2
javax.enterprise : cdi-api jar 2.0
javax.persistence : javax.persistence-api jar 2.2
javax.validation : validation-api jar 2.0.1.Final
javax.security.enterprise : javax.security.enterprise-api jar 1.0
org.slf4j : slf4j-api jar 1.7.25
org.eclipse.microprofile.config : microprofile-config-api jar 1.3
javax.annotation : javax.annotation-api jar 1.3.2
org.eclipse.microprofile.health : microprofile-health-api jar 1.0
com.charlyghislain.dispatcher : dispatcher-api jar 2.0.1
com.charlyghislain.dispatcher : dispatcher ejb 2.0.1

Project Modules

There are no modules declared in this project.