GroupId | GroupIdcom.charlyghislain.authenticator |
---|---|
ArtifactId | ArtifactIdauthenticator-ejb |
Version | Version1.0.6 |
Type | Typeejb |
Filename | Size |
---|---|
authenticator-ejb-1.0.6.pom | |
authenticator-ejb-1.0.6.jar | 98 KB |
authenticator-ejb-1.0.6-sources.jar | 49 KB |
authenticator-ejb-1.0.6-javadoc.jar | 228 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.charlyghislain.authenticator/authenticator-ejb/ -->
<dependency>
<groupId>com.charlyghislain.authenticator</groupId>
<artifactId>authenticator-ejb</artifactId>
<version>1.0.6</version>
<type>ejb</type>
</dependency>
// https://jarcasting.com/artifacts/com.charlyghislain.authenticator/authenticator-ejb/
implementation 'com.charlyghislain.authenticator:authenticator-ejb:1.0.6'
// https://jarcasting.com/artifacts/com.charlyghislain.authenticator/authenticator-ejb/
implementation ("com.charlyghislain.authenticator:authenticator-ejb:1.0.6")
'com.charlyghislain.authenticator:authenticator-ejb:ejb:1.0.6'
<dependency org="com.charlyghislain.authenticator" name="authenticator-ejb" rev="1.0.6">
<artifact name="authenticator-ejb" type="ejb" />
</dependency>
@Grapes(
@Grab(group='com.charlyghislain.authenticator', module='authenticator-ejb', version='1.0.6')
)
libraryDependencies += "com.charlyghislain.authenticator" % "authenticator-ejb" % "1.0.6"
[com.charlyghislain.authenticator/authenticator-ejb "1.0.6"]