| License |
License |
|---|---|
| GroupId | GroupIdorg.symphonyoss.symphony |
| ArtifactId | ArtifactIdsymphony-authenticator-api |
| Version | Version1.0.1 |
| Type | Typejar |
| Description |
DescriptionSymphony Authenticator Service API
A Symphony Agent API client written in Java
|
| Project Organization |
Project Organization |
<!-- 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"]
| 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 |