Last Version

com.charlyghislain.authenticator:authenticator 1.0.7

Rest resources implementing authenticator-api

License

License

GroupId

GroupId

com.charlyghislain.authenticator
ArtifactId

ArtifactId

authenticator
Version

Version

1.0.7
Type

Type

war
Description

Description

com.charlyghislain.authenticator:authenticator
Rest resources implementing authenticator-api
Project URL

Project URL

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

Source Code Management

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

Download authenticator 1.0.7


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

Dependencies

compile (1)

Group / Artifact Type Version
com.charlyghislain.authenticator : authenticator-api jar 1.0.7

provided (9)

Group / Artifact Type Version
org.jboss.resteasy : jaxrs-api jar 3.0.6.Final
com.charlyghislain.authenticator : authenticator-domain jar 1.0.7
com.charlyghislain.authenticator : authenticator-ejb ejb 1.0.7
javax.annotation : javax.annotation-api jar 1.3.2
javax.enterprise : cdi-api jar 2.0
org.eclipse.microprofile.config : microprofile-config-api jar 1.3
javax.security.enterprise : javax.security.enterprise-api jar 1.0
javax.servlet : javax.servlet-api jar 4.0.0
javax.persistence : javax.persistence-api jar 2.2

Project Modules

There are no modules declared in this project.