| License |
License |
|---|---|
| Categories |
CategoriesJava Languages CLI User Interface |
| GroupId | GroupIdml.comet |
| ArtifactId | ArtifactIdcomet-java-client |
| Last Version | Last Version1.1.12 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionhttps://www.comet.ml Java client lib
|
<!-- https://jarcasting.com/artifacts/ml.comet/comet-java-client/ -->
<dependency>
<groupId>ml.comet</groupId>
<artifactId>comet-java-client</artifactId>
<version>1.1.12</version>
</dependency>
// https://jarcasting.com/artifacts/ml.comet/comet-java-client/
implementation 'ml.comet:comet-java-client:1.1.12'
// https://jarcasting.com/artifacts/ml.comet/comet-java-client/
implementation ("ml.comet:comet-java-client:1.1.12")
'ml.comet:comet-java-client:jar:1.1.12'
<dependency org="ml.comet" name="comet-java-client" rev="1.1.12">
<artifact name="comet-java-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='ml.comet', module='comet-java-client', version='1.1.12')
)
libraryDependencies += "ml.comet" % "comet-java-client" % "1.1.12"
[ml.comet/comet-java-client "1.1.12"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.asynchttpclient : async-http-client | jar | |
| io.reactivex.rxjava3 : rxjava | jar | 3.1.5 |
| org.projectlombok : lombok | jar | 1.18.24 |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| commons-io : commons-io | jar | 2.11.0 |
| com.typesafe : config | jar | 1.4.2 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.3 |
| com.vdurmont : semver4j | jar | 3.1.0 |
| org.awaitility : awaitility | jar | 4.2.0 |
| org.slf4j : slf4j-api | jar | 1.7.36 |
| org.slf4j : slf4j-simple | jar | 1.7.36 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | |
| org.mockito : mockito-inline | jar | 4.6.1 |
| com.github.tomakehurst : wiremock-jre8 | jar | 2.33.2 |
| org.apache.maven.plugins : maven-surefire-plugin | jar | 3.0.0-M5 |