Crail Project Parent 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.

Лицензия

Лицензия

Группа

Группа

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

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

crail-parent
Последняя версия

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

1.2-incubating
Дата

Дата

Тип

Тип

pom
Описание

Описание

Crail Project Parent 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.
Ссылка на сайт

Ссылка на сайт

http://maven.apache.org
Организация-разработчик

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

The Apache Software Foundation
Система контроля версий

Система контроля версий

https://git-wip-us.apache.org/repos/asf?p=incubator-crail.git

Скачать crail-parent

Имя Файла Размер
crail-parent-1.2-incubating.pom 6 KB
Обзор

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • client
  • namenode
  • storage
  • storage-rdma
  • storage-nvmf
  • storage-narpc
  • rpc
  • rpc-darpc
  • rpc-narpc
  • hdfs
  • assembly

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

Версия
1.2-incubating
1.1-incubating