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.

License

License

GroupId

GroupId

org.apache.crail
ArtifactId

ArtifactId

crail-parent
Last Version

Last Version

1.2-incubating
Release Date

Release Date

Type

Type

pom
Description

Description

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.
Project URL

Project URL

http://maven.apache.org
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

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

Download crail-parent

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

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

Versions

Version
1.2-incubating
1.1-incubating