Last Version

Symphony Authenticator Service 1.0.1

A Symphony Agent API client written in Java

License

License

GroupId

GroupId

org.symphonyoss.symphony
ArtifactId

ArtifactId

symphony-authenticator
Version

Version

1.0.1
Type

Type

pom
Description

Description

Symphony Authenticator Service
A Symphony Agent API client written in Java
Project Organization

Project Organization

The Symphony Software Foundation

Download symphony-authenticator 1.0.1


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

Dependencies

compile (6)

Group / Artifact Type Version
javax.ws.rs : javax.ws.rs-api jar 2.0.1
org.slf4j : slf4j-api jar 1.7.21
org.slf4j : slf4j-log4j12 jar 1.7.21
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19
org.jsoup : jsoup jar 1.9.2

Project Modules

  • api
  • java-jersey2-client