Last Version

elasticflow 5.4.2

ElasticFlow是一个开源数据流系统,支持在任意类型数据端之间以及数据与用户之间通过建立可计算流通道,进行可定时定量多渠道方式交换数据服务。可用于数据交换、通用搜索引擎、数据发布服务等项目。

License

License

GroupId

GroupId

org.elasticflow
ArtifactId

ArtifactId

elasticflow
Version

Version

5.4.2
Type

Type

jar
Description

Description

elasticflow
ElasticFlow是一个开源数据流系统,支持在任意类型数据端之间以及数据与用户之间通过建立可计算流通道,进行可定时定量多渠道方式交换数据服务。可用于数据交换、通用搜索引擎、数据发布服务等项目。
Project URL

Project URL

https://github.com/springwings/elasticflow/tree/master
Source Code Management

Source Code Management

https://github.com/springwings/elasticflow/tree/master

Download elasticflow 5.4.2


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.