Myrrix Java Client

Java Client for a Myrrix Serving Layer

License

License

Categories

Categories

Net CLI User Interface
GroupId

GroupId

net.myrrix
ArtifactId

ArtifactId

myrrix-client
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Myrrix Java Client
Java Client for a Myrrix Serving Layer
Project URL

Project URL

http://myrrix.com/documentation-java-client/
Project Organization

Project Organization

Myrrix Ltd

Download myrrix-client

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
net.myrrix : myrrix-common jar 1.0.1
com.lexicalscope.jewelcli : jewelcli jar 0.8.3
com.google.guava : guava jar 14.0.1
org.slf4j : slf4j-api jar 1.7.5
org.apache.commons : commons-math3 jar 3.2
org.apache.mahout : mahout-core jar 0.7

test (3)

Group / Artifact Type Version
net.myrrix : myrrix-common test-jar 1.0.1
net.myrrix : myrrix-web jar 1.0.1
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0
1.0.0-beta-1
0.11
0.10
0.9
0.8
0.7
0.6
0.5
0.4