Last Version

SampleGateway Maven Webapp 0.11

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

SampleGateway
Version

Version

0.11
Type

Type

war
Description

Description

SampleGateway Maven Webapp
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 Organization

Project Organization

The Apache Software Foundation

Download SampleGateway 0.11


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.airavata : airavata-client-api jar 0.11
junit : junit jar 4.7

Project Modules

There are no modules declared in this project.