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

org.apache.ratis:ratis-assembly 0.3.0


Группа

Группа

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

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

ratis-assembly
Версия

Версия

0.3.0
Тип

Тип

pom

Скачать ratis-assembly 0.3.0

Имя Файла Размер
ratis-assembly-0.3.0.pom 8 KB
Обзор

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