Last Version

com.charlyghislain.authenticator:example-app 1.0.7

Example application implementing the authenticator-application-api and using the authenticator-management-api

License

License

GroupId

GroupId

com.charlyghislain.authenticator
ArtifactId

ArtifactId

example-app
Version

Version

1.0.7
Type

Type

war
Description

Description

com.charlyghislain.authenticator:example-app
Example application implementing the authenticator-application-api and using the authenticator-management-api
Project URL

Project URL

https://github.com/cghislai/authenticator

Download example-app 1.0.7


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

Dependencies

compile (2)

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

provided (10)

Group / Artifact Type Version
org.jboss.resteasy : jaxrs-api jar 3.0.6.Final
org.eclipse.microprofile.health : microprofile-health-api jar 1.0
org.eclipse.microprofile.jwt : microprofile-jwt-auth-api jar 1.1
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
org.eclipse.microprofile.rest.client : microprofile-rest-client-api jar 1.1
javax.servlet : javax.servlet-api jar 4.0.0
org.glassfish.jersey.core : jersey-server jar 2.25.1
org.glassfish.jersey.media : jersey-media-sse jar 2.25.1

Project Modules

There are no modules declared in this project.