| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.arize |
| ArtifactId | ArtifactIdarize-api-client |
| Last Version | Last Version2.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionarize-api-client
Java client library for Arize AI API
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| arize-api-client-2.0.1.pom | |
| arize-api-client-2.0.1.jar | 119 KB |
| arize-api-client-2.0.1-sources.jar | 40 KB |
| arize-api-client-2.0.1-javadoc.jar | 663 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.arize/arize-api-client/ -->
<dependency>
<groupId>com.arize</groupId>
<artifactId>arize-api-client</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.arize/arize-api-client/
implementation 'com.arize:arize-api-client:2.0.1'
// https://jarcasting.com/artifacts/com.arize/arize-api-client/
implementation ("com.arize:arize-api-client:2.0.1")
'com.arize:arize-api-client:jar:2.0.1'
<dependency org="com.arize" name="arize-api-client" rev="2.0.1">
<artifact name="arize-api-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.arize', module='arize-api-client', version='2.0.1')
)
libraryDependencies += "com.arize" % "arize-api-client" % "2.0.1"
[com.arize/arize-api-client "2.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.httpcomponents : httpasyncclient | jar | 4.1.4 |
| com.google.protobuf : protobuf-java | jar | 3.16.1 |
| com.google.protobuf : protobuf-java-util | jar | 3.10.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |