| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.lightbend.cloudflow |
| Идентификатор | Идентификаторcloudflow-streamlets_2.13 |
| Версия | Версия2.2.2-NIGHTLY20210816 |
| Тип | Типjar |
| Описание |
Описаниеcloudflow-streamlets
Cloudflow enables users to quickly develop, orchestrate, and operate distributed streaming applications on Kubernetes.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.lightbend.cloudflow/cloudflow-streamlets_2.13/ -->
<dependency>
<groupId>com.lightbend.cloudflow</groupId>
<artifactId>cloudflow-streamlets_2.13</artifactId>
<version>2.2.2-NIGHTLY20210816</version>
</dependency>
// https://jarcasting.com/artifacts/com.lightbend.cloudflow/cloudflow-streamlets_2.13/
implementation 'com.lightbend.cloudflow:cloudflow-streamlets_2.13:2.2.2-NIGHTLY20210816'
// https://jarcasting.com/artifacts/com.lightbend.cloudflow/cloudflow-streamlets_2.13/
implementation ("com.lightbend.cloudflow:cloudflow-streamlets_2.13:2.2.2-NIGHTLY20210816")
'com.lightbend.cloudflow:cloudflow-streamlets_2.13:jar:2.2.2-NIGHTLY20210816'
<dependency org="com.lightbend.cloudflow" name="cloudflow-streamlets_2.13" rev="2.2.2-NIGHTLY20210816">
<artifact name="cloudflow-streamlets_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lightbend.cloudflow', module='cloudflow-streamlets_2.13', version='2.2.2-NIGHTLY20210816')
)
libraryDependencies += "com.lightbend.cloudflow" % "cloudflow-streamlets_2.13" % "2.2.2-NIGHTLY20210816"
[com.lightbend.cloudflow/cloudflow-streamlets_2.13 "2.2.2-NIGHTLY20210816"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.3 |
| io.spray : spray-json_2.13 | jar | 1.3.5 |
| com.twitter : bijection-avro_2.13 | jar | 0.9.7 |
| org.apache.avro : avro | jar | 1.8.2 |
| com.thesamet.scalapb : scalapb-runtime_2.13 | jar | 0.10.2 |
| com.typesafe : config | jar | 1.4.1 |
| com.iheart : ficus_2.13 | jar | 1.4.7 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scalatest : scalatest_2.13 | jar | 3.2.3 |