не последняя версия
Последняя версия 4.5.0.Dev02

org.infinispan.protostream:protostream-aggregator 1.0.0.Final

Builds the distribution of the ProtoStream project

Категории

Категории

Infinispan Данные Caching
Группа

Группа

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

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

protostream-aggregator
Версия

Версия

1.0.0.Final
Тип

Тип

pom

Скачать protostream-aggregator 1.0.0.Final

Имя Файла Размер
protostream-aggregator-1.0.0.Final.pom 1 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.infinispan.protostream/protostream-aggregator/ -->
<dependency>
    <groupId>org.infinispan.protostream</groupId>
    <artifactId>protostream-aggregator</artifactId>
    <version>1.0.0.Final</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.infinispan.protostream/protostream-aggregator/
implementation 'org.infinispan.protostream:protostream-aggregator:1.0.0.Final'
// https://jarcasting.com/artifacts/org.infinispan.protostream/protostream-aggregator/
implementation ("org.infinispan.protostream:protostream-aggregator:1.0.0.Final")
'org.infinispan.protostream:protostream-aggregator:pom:1.0.0.Final'
<dependency org="org.infinispan.protostream" name="protostream-aggregator" rev="1.0.0.Final">
  <artifact name="protostream-aggregator" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.infinispan.protostream', module='protostream-aggregator', version='1.0.0.Final')
)
libraryDependencies += "org.infinispan.protostream" % "protostream-aggregator" % "1.0.0.Final"
[org.infinispan.protostream/protostream-aggregator "1.0.0.Final"]