License |
License |
---|---|
GroupId | GroupIdorg.apache.airavata |
ArtifactId | ArtifactIdregistry-api |
Last Version | Last Version0.2-incubating |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAiravata 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 |
Project Organization |
Project Organization |
Filename | Size |
---|---|
registry-api-0.2-incubating.pom | |
registry-api-0.2-incubating.jar | 34 KB |
registry-api-0.2-incubating-sources.jar | 31 KB |
registry-api-0.2-incubating-javadoc.jar | 150 KB |
Browse |
<!-- 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"]
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 |
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 |