org.ai-flow:notification-client

A java client for AIFlow notification service.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.ai-flow
ArtifactId

ArtifactId

notification-client
Last Version

Last Version

0.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

org.ai-flow:notification-client
A java client for AIFlow notification service.
Project URL

Project URL

https://github.com/alibaba/flink-ai-extended
Source Code Management

Source Code Management

https://github.com/alibaba/flink-ai-extended

Download notification-client

How to add to project

<!-- https://jarcasting.com/artifacts/org.ai-flow/notification-client/ -->
<dependency>
    <groupId>org.ai-flow</groupId>
    <artifactId>notification-client</artifactId>
    <version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.ai-flow/notification-client/
implementation 'org.ai-flow:notification-client:0.3.1'
// https://jarcasting.com/artifacts/org.ai-flow/notification-client/
implementation ("org.ai-flow:notification-client:0.3.1")
'org.ai-flow:notification-client:jar:0.3.1'
<dependency org="org.ai-flow" name="notification-client" rev="0.3.1">
  <artifact name="notification-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ai-flow', module='notification-client', version='0.3.1')
)
libraryDependencies += "org.ai-flow" % "notification-client" % "0.3.1"
[org.ai-flow/notification-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
com.speedment.common : tuple jar 3.2.10
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
org.slf4j : slf4j-api jar 1.7.30

provided (1)

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

test (5)

Group / Artifact Type Version
io.grpc : grpc-testing jar
junit : junit jar 4.12
org.mockito : mockito-core jar 2.28.2
org.apache.logging.log4j : log4j-core jar 2.11.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.11.1

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