flux-core

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Группа

Группа

com.github.ptgoetz
Идентификатор

Идентификатор

flux-core
Последняя версия

Последняя версия

0.3.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

flux-core
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Ссылка на сайт

Ссылка на сайт

https://github.com/ptgoetz/flux

Скачать flux-core

Как подключить последнюю версию

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
commons-cli : commons-cli jar 1.2

provided (1)

Идентификатор библиотеки Тип Версия
org.apache.storm : storm-core jar 0.9.3

test (5)

Идентификатор библиотеки Тип Версия
org.apache.storm : storm-kafka jar 0.9.3
org.apache.storm : storm-hdfs jar 0.9.3
org.apache.storm : storm-hbase jar 0.9.3
org.apache.kafka : kafka_2.10 jar 0.8.1.1
junit : junit jar 4.11

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.3.0
0.2.2
0.2.1
0.2.0
0.1.3