Last Version

Simple OSGi Service implementation of User Authentication Service API 1.0.0

Java.net - The Source for Java Technology Collaboration

Categories

Categories

GlassFish Container Application Servers
GroupId

GroupId

org.glassfish.fighterfish
ArtifactId

ArtifactId

sample.uas.simpleservice
Version

Version

1.0.0
Type

Type

jar
Description

Description

Simple OSGi Service implementation of User Authentication Service API
Java.net - The Source for Java Technology Collaboration

Download sample.uas.simpleservice 1.0.0


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

Dependencies

provided (5)

Group / Artifact Type Version
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.