Last Version

com.charlyghislain.authenticator:example-ear 1.0.7

Example of packaging the authenticator modules as an EAR archive

License

License

GroupId

GroupId

com.charlyghislain.authenticator
ArtifactId

ArtifactId

example-ear
Version

Version

1.0.7
Type

Type

ear
Description

Description

com.charlyghislain.authenticator:example-ear
Example of packaging the authenticator modules as an EAR archive
Project URL

Project URL

https://github.com/cghislai/authenticator

Download example-ear 1.0.7


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

Dependencies

compile (12)

Group / Artifact Type Version
com.charlyghislain.authenticator : authenticator-api jar 1.0.7
com.charlyghislain.authenticator : authenticator war 1.0.7
com.charlyghislain.authenticator : authenticator-application-api jar 1.0.7
com.charlyghislain.authenticator : authenticator-application-client jar 1.0.7
com.charlyghislain.authenticator : authenticator-management-api jar 1.0.7
com.charlyghislain.authenticator : authenticator-management war 1.0.7
com.charlyghislain.authenticator : authenticator-admin-api jar 1.0.7
com.charlyghislain.authenticator : authenticator-admin war 1.0.7
com.charlyghislain.authenticator : authenticator-domain jar 1.0.7
com.charlyghislain.authenticator : authenticator-ejb ejb 1.0.7
org.slf4j : slf4j-jdk14 jar 1.7.21
org.slf4j : slf4j-api jar 1.7.21

Project Modules

There are no modules declared in this project.