OpenCPU Java Client

Provides convenient functionality for reaching, consuming and interpreting OpenCPU HTTP API endpoints.

License

License

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

com.vsthost.rnd
ArtifactId

ArtifactId

opencpu-java-client
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

OpenCPU Java Client
Provides convenient functionality for reaching, consuming and interpreting OpenCPU HTTP API endpoints.
Project URL

Project URL

https://github.com/vst/opencpu-java-client

Download opencpu-java-client

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.vsthost.rnd : jpsolver jar 0.0.1
com.google.code.gson : gson jar 2.2.4
org.apache.commons : commons-lang3 jar 3.3.2
org.apache.httpcomponents : httpclient jar 4.3.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1