| License |
License |
|---|---|
| Categories |
CategoriesNet CLI User Interface |
| GroupId | GroupIdnet.myrrix |
| ArtifactId | ArtifactIdmyrrix-client |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionMyrrix Java Client
Java Client for a Myrrix Serving Layer
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| myrrix-client-1.0.1.pom | |
| myrrix-client-1.0.1.jar | 28 KB |
| myrrix-client-1.0.1-sources.jar | 19 KB |
| myrrix-client-1.0.1-javadoc.jar | 75 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |