| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIDE Инструменты разработки |
| Группа | Группаorg.apache.flink |
| Идентификатор | Идентификаторstatefun-ridesharing-example |
| Версия | Версия2.2.2 |
| Тип | Типpom |
| Описание |
ОписаниеThe Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| statefun-ridesharing-example-2.2.2.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.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.flink/statefun-ridesharing-example/
implementation 'org.apache.flink:statefun-ridesharing-example:2.2.2'
// https://jarcasting.com/artifacts/org.apache.flink/statefun-ridesharing-example/
implementation ("org.apache.flink:statefun-ridesharing-example:2.2.2")
'org.apache.flink:statefun-ridesharing-example:pom:2.2.2'
<dependency org="org.apache.flink" name="statefun-ridesharing-example" rev="2.2.2">
<artifact name="statefun-ridesharing-example" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.flink', module='statefun-ridesharing-example', version='2.2.2')
)
libraryDependencies += "org.apache.flink" % "statefun-ridesharing-example" % "2.2.2"
[org.apache.flink/statefun-ridesharing-example "2.2.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.auto.service : auto-service-annotations | jar | 1.0-rc6 |