License |
License |
---|---|
GroupId | GroupIdorg.apache.airavata |
ArtifactId | ArtifactIdSampleGateway |
Last Version | Last Version0.11 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionSampleGateway 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 |
Filename | Size |
---|---|
SampleGateway-0.11.pom | |
SampleGateway-0.11.war | 87 MB |
SampleGateway-0.11-sources.jar | 27 KB |
SampleGateway-0.11-javadoc.jar | 90 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.airavata : airavata-client-api | jar | 0.11 |
junit : junit | jar | 4.7 |