License |
License |
---|---|
GroupId | GroupIdorg.apache.airavata |
ArtifactId | ArtifactIdairavata-rest-service-webapp |
Last Version | Last Version0.11 |
Release Date | Release Date |
Type | Typewar |
Description |
Descriptionairavata-rest-service-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 |
<!-- https://jarcasting.com/artifacts/org.apache.airavata/airavata-rest-service-webapp/ -->
<dependency>
<groupId>org.apache.airavata</groupId>
<artifactId>airavata-rest-service-webapp</artifactId>
<version>0.11</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.airavata/airavata-rest-service-webapp/
implementation 'org.apache.airavata:airavata-rest-service-webapp:0.11'
// https://jarcasting.com/artifacts/org.apache.airavata/airavata-rest-service-webapp/
implementation ("org.apache.airavata:airavata-rest-service-webapp:0.11")
'org.apache.airavata:airavata-rest-service-webapp:war:0.11'
<dependency org="org.apache.airavata" name="airavata-rest-service-webapp" rev="0.11">
<artifact name="airavata-rest-service-webapp" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.airavata', module='airavata-rest-service-webapp', version='0.11')
)
libraryDependencies += "org.apache.airavata" % "airavata-rest-service-webapp" % "0.11"
[org.apache.airavata/airavata-rest-service-webapp "0.11"]
Group / Artifact | Type | Version |
---|---|---|
com.h2database : h2 | jar | 1.3.168 |