Last Version

Symphony Client Examples 0.9.1

A Symphony Agent API client written in Java

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.symphonyoss.symphony
ArtifactId

ArtifactId

symphony-client-examples
Version

Version

0.9.1
Type

Type

jar
Description

Description

Symphony Client Examples
A Symphony Agent API client written in Java
Project Organization

Project Organization

The Symphony Software Foundation

Download symphony-client-examples 0.9.1


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

Dependencies

compile (7)

Group / Artifact Type Version
org.symphonyoss.symphony : symphony-client jar 0.9.1
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.