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

org.apache.flink:statefun-ridesharing-example 2.2.1


Категории

Категории

IDE Инструменты разработки
Группа

Группа

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

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

statefun-ridesharing-example
Версия

Версия

2.2.1
Тип

Тип

pom

Скачать statefun-ridesharing-example 2.2.1

Имя Файла Размер
statefun-ridesharing-example-2.2.1.pom 1 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.apache.flink/statefun-ridesharing-example/ -->
<dependency>
    <groupId>org.apache.flink</groupId>
    <artifactId>statefun-ridesharing-example</artifactId>
    <version>2.2.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.flink/statefun-ridesharing-example/
implementation 'org.apache.flink:statefun-ridesharing-example:2.2.1'
// https://jarcasting.com/artifacts/org.apache.flink/statefun-ridesharing-example/
implementation ("org.apache.flink:statefun-ridesharing-example:2.2.1")
'org.apache.flink:statefun-ridesharing-example:pom:2.2.1'
<dependency org="org.apache.flink" name="statefun-ridesharing-example" rev="2.2.1">
  <artifact name="statefun-ridesharing-example" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.flink', module='statefun-ridesharing-example', version='2.2.1')
)
libraryDependencies += "org.apache.flink" % "statefun-ridesharing-example" % "2.2.1"
[org.apache.flink/statefun-ridesharing-example "2.2.1"]