Nexosis Client API Library

This java client library allows you to quickly and easily communicate with the Nexosis API to add Machine Learning to your applications.

License

License

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

com.nexosis
ArtifactId

ArtifactId

nexosisclient-java
Last Version

Last Version

4.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Nexosis Client API Library
This java client library allows you to quickly and easily communicate with the Nexosis API to add Machine Learning to your applications.
Project URL

Project URL

https://github.com/nexosis/nexosisclient-java

Download nexosisclient-java

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.5
com.fasterxml.jackson.datatype : jackson-datatype-joda jar 2.8.8
com.neovisionaries : nv-i18n jar 1.22
com.google.http-client : google-http-client jar 1.22.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
4.0.1
4.0.0
3.1.0
2.0
1.3
1.2.1
1.2.0
1.1.2
1.1.1
1.1.0
1.0.2
1.0.1