Airavata Registry API

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.airavata
ArtifactId

ArtifactId

registry-api
Last Version

Last Version

0.2-incubating
Release Date

Release Date

Type

Type

jar
Description

Description

Airavata Registry API
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://incubator.apache.org/airavata/
Project Organization

Project Organization

The Apache Software Foundation

Download registry-api

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
javax.jcr : jcr jar 2.0
org.slf4j : slf4j-api jar 1.6.1
org.apache.airavata : gfac-schema-utils jar 0.2-incubating
org.apache.airavata : common-utils jar 0.2-incubating

test (4)

Group / Artifact Type Version
junit : junit jar 4.7
org.slf4j : slf4j-simple jar 1.6.1
org.apache.jackrabbit : jackrabbit-core jar 2.2.7
org.apache.jackrabbit : jackrabbit-jcr-rmi jar 2.2.7

Project Modules

There are no modules declared in this project.

Versions

Version
0.2-incubating