Last Version

com.charlyghislain.dispatcher:example-war 2.0.1

Examples application

License

License

GroupId

GroupId

com.charlyghislain.dispatcher
ArtifactId

ArtifactId

example-war
Version

Version

2.0.1
Type

Type

war
Description

Description

com.charlyghislain.dispatcher:example-war
Examples application
Project URL

Project URL

https://github.com/cghislai/authenticator

Download example-war 2.0.1


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

Dependencies

compile (5)

Group / Artifact Type Version
com.charlyghislain.dispatcher : dispatcher ejb 2.0.1
com.charlyghislain.dispatcher : dispatcher-management jar 2.0.1
com.charlyghislain.dispatcher : dispatcher-api jar 2.0.1
com.charlyghislain.dispatcher : dispatcher-management-api jar 2.0.1
javax.mail : javax.mail-api jar 1.6.1

provided (4)

Group / Artifact Type Version
javax.enterprise : cdi-api jar 2.0
org.jboss.resteasy : jaxrs-api jar 3.0.6.Final
javax.security.enterprise : javax.security.enterprise-api jar 1.0
javax.annotation : javax.annotation-api jar 1.3

Project Modules

There are no modules declared in this project.