arize-api-client

Java client library for Arize AI API

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.arize
ArtifactId

ArtifactId

arize-api-client
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

arize-api-client
Java client library for Arize AI API
Project URL

Project URL

https://github.com/Arize-ai/client_java/

Download arize-api-client

How to add to project

<!-- 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"]

Dependencies

compile (3)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.
com.arize

Versions

Version
2.0.1
2.0.0
1.0.1
1.0.0
0.0.10
0.0.9
0.0.8
0.0.7
0.0.4
0.0.3
0.0.2
0.0.1
0.0.1-alpha.15