An EJB based implementation of User Athentication Service. It embeds the JPA classes with itself.

Java.net - The Source for Java Technology Collaboration

Categories

Categories

GlassFish Container Application Servers
GroupId

GroupId

org.glassfish.fighterfish
ArtifactId

ArtifactId

sample.uas.ejbservice
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

ejb
Description

Description

An EJB based implementation of User Athentication Service. It embeds the JPA classes with itself.
Java.net - The Source for Java Technology Collaboration

Download sample.uas.ejbservice

How to add to project

<!-- https://jarcasting.com/artifacts/org.glassfish.fighterfish/sample.uas.ejbservice/ -->
<dependency>
    <groupId>org.glassfish.fighterfish</groupId>
    <artifactId>sample.uas.ejbservice</artifactId>
    <version>1.0.0</version>
    <type>ejb</type>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.fighterfish/sample.uas.ejbservice/
implementation 'org.glassfish.fighterfish:sample.uas.ejbservice:1.0.0'
// https://jarcasting.com/artifacts/org.glassfish.fighterfish/sample.uas.ejbservice/
implementation ("org.glassfish.fighterfish:sample.uas.ejbservice:1.0.0")
'org.glassfish.fighterfish:sample.uas.ejbservice:ejb:1.0.0'
<dependency org="org.glassfish.fighterfish" name="sample.uas.ejbservice" rev="1.0.0">
  <artifact name="sample.uas.ejbservice" type="ejb" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.fighterfish', module='sample.uas.ejbservice', version='1.0.0')
)
libraryDependencies += "org.glassfish.fighterfish" % "sample.uas.ejbservice" % "1.0.0"
[org.glassfish.fighterfish/sample.uas.ejbservice "1.0.0"]

Dependencies

provided (6)

Group / Artifact Type Version
org.glassfish.fighterfish : sample.uas.entities jar 1.0.0
org.glassfish.fighterfish : sample.uas.api jar 1.0.0
org.osgi : org.osgi.core jar 4.2.0
org.osgi : org.osgi.compendium jar 4.2.0
org.glassfish : osgi-cdi-api jar 3.1-b41
javax : javaee-web-api jar 6.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0