Apache Beam :: Runners :: Java Local Artifact Service

The Beam Artifact Service exposes APIs to stage and retrieve artifacts in a manner independent of the underlying storage system, for use by the Beam portability framework. The local implementation uses the local File System as the underlying storage system.

Лицензия

Лицензия

Категории

Категории

Java Языки программирования
Группа

Группа

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

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

beam-local-artifact-service-java
Последняя версия

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

2.4.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Apache Beam :: Runners :: Java Local Artifact Service
The Beam Artifact Service exposes APIs to stage and retrieve artifacts in a manner independent of the underlying storage system, for use by the Beam portability framework. The local implementation uses the local File System as the underlying storage system.
Организация-разработчик

Организация-разработчик

The Apache Software Foundation

Скачать beam-local-artifact-service-java

Как подключить последнюю версию

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

Зависимости

compile (8)

Идентификатор библиотеки Тип Версия
org.apache.beam : beam-model-job-management jar 2.4.0
org.apache.beam : beam-model-pipeline jar 2.4.0
org.apache.beam : beam-runners-java-fn-execution jar 2.4.0
com.google.code.findbugs : jsr305 jar 3.0.1
io.grpc : grpc-core jar 1.2.0
io.grpc : grpc-stub jar 1.2.0
com.google.protobuf : protobuf-java jar 3.2.0
org.slf4j : slf4j-api jar 1.7.25

test (6)

Идентификатор библиотеки Тип Версия
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3
org.mockito : mockito-core jar 1.9.5
junit : junit jar 4.12
org.slf4j : slf4j-jdk14 jar 1.7.25
org.apache.beam : beam-runners-core-construction-java jar 2.4.0

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
2.4.0
2.3.0
2.2.0