org.ai-flow:aiflow-client

A java client for AIFlow service.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.ai-flow
ArtifactId

ArtifactId

aiflow-client
Last Version

Last Version

0.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

org.ai-flow:aiflow-client
A java client for AIFlow service.

Download aiflow-client

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
io.grpc : grpc-netty jar
io.grpc : grpc-protobuf jar
io.grpc : grpc-stub jar
org.ai-flow : notification-client jar 0.3.1
com.google.code.gson : gson jar 2.8.9
com.google.protobuf : protobuf-java-util jar 3.11.0
com.google.errorprone : error_prone_annotations jar 2.3.4
org.apache.commons : commons-lang3 jar 3.9
org.apache.commons : commons-collections4 jar 4.4
org.python : jython jar 2.7.0

provided (1)

Group / Artifact Type Version
javax.annotation : javax.annotation-api jar 1.2

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.7.2
org.junit.platform : junit-platform-launcher jar 1.7.2
org.mockito : mockito-core jar 2.28.2
io.grpc : grpc-testing jar

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.1
0.3.0
0.2.2
0.2.1
0.2.0
0.1.0