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

org.metafacture:metafacture-runner 5.3.0

CLI application for data processing with Flux and Metamorph

Группа

Группа

org.metafacture
Идентификатор

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

metafacture-runner
Версия

Версия

5.3.0
Тип

Тип

jar

Скачать metafacture-runner 5.3.0


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