| Группа | Группаcom.github.ptgoetz |
|---|---|
| Идентификатор | Идентификаторflux |
| Последняя версия | Последняя версия0.3.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеflux
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| flux-0.3.0.pom | 4 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.ptgoetz/flux/ -->
<dependency>
<groupId>com.github.ptgoetz</groupId>
<artifactId>flux</artifactId>
<version>0.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ptgoetz/flux/
implementation 'com.github.ptgoetz:flux:0.3.0'
// https://jarcasting.com/artifacts/com.github.ptgoetz/flux/
implementation ("com.github.ptgoetz:flux:0.3.0")
'com.github.ptgoetz:flux:pom:0.3.0'
<dependency org="com.github.ptgoetz" name="flux" rev="0.3.0">
<artifact name="flux" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.ptgoetz', module='flux', version='0.3.0')
)
libraryDependencies += "com.github.ptgoetz" % "flux" % "0.3.0"
[com.github.ptgoetz/flux "0.3.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-cli : commons-cli | jar | 1.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.storm : storm-core | jar | 0.9.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.kafka : kafka_2.10 | jar | 0.8.1.1 |
| junit : junit | jar | 4.11 |