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