Last Version

Seedme Client 0.2.0

SeedMe java client provides a convenient set of methods to interact with the SeedMe web services. This client provides programmatic access to perform certain tasks in the web service.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.seedme
ArtifactId

ArtifactId

seedme-client
Version

Version

0.2.0
Type

Type

jar
Description

Description

Seedme Client
SeedMe java client provides a convenient set of methods to interact with the SeedMe web services. This client provides programmatic access to perform certain tasks in the web service.
Project URL

Project URL

https://www.seedme.org
Source Code Management

Source Code Management

https://bitbucket.org/seedme/seedme-java-client.git

Download seedme-client 0.2.0


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

Dependencies

compile (7)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.2
org.apache.httpcomponents : httpclient jar 4.5.1
org.apache.httpcomponents : httpcore jar 4.4.3
org.apache.httpcomponents : httpmime jar 4.5.1
org.json : json jar 20141113
org.apache.logging.log4j : log4j-core jar 2.3
org.apache.httpcomponents : fluent-hc jar 4.5.1

Project Modules

There are no modules declared in this project.