Crail DaRPC Project

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-rpc-darpc
Last Version

Last Version

1.2-incubating
Release Date

Release Date

Type

Type

jar
Description

Description

Crail DaRPC Project
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/crail-rpc-darpc

Download crail-rpc-darpc

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.ibm.darpc : darpc jar 1.9
log4j : log4j jar 1.2.17
org.apache.crail : crail-client jar 1.2-incubating
org.apache.crail : crail-rpc jar 1.2-incubating

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.2-incubating
1.1-incubating