Last Version

Symphony Authenticator Service API 1.0.1

A Symphony Agent API client written in Java

License

License

GroupId

GroupId

org.symphonyoss.symphony
ArtifactId

ArtifactId

symphony-authenticator-api
Version

Version

1.0.1
Type

Type

jar
Description

Description

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

Project Organization

The Symphony Software Foundation

Download symphony-authenticator-api 1.0.1


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

There are no modules declared in this project.