License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.apache.airavata |
ArtifactId | ArtifactIdairavata-interpreter-service-client |
Last Version | Last Version0.11 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAiravata Interpreter Service Client
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 |
<!-- https://jarcasting.com/artifacts/org.apache.airavata/airavata-interpreter-service-client/ -->
<dependency>
<groupId>org.apache.airavata</groupId>
<artifactId>airavata-interpreter-service-client</artifactId>
<version>0.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.airavata/airavata-interpreter-service-client/
implementation 'org.apache.airavata:airavata-interpreter-service-client:0.11'
// https://jarcasting.com/artifacts/org.apache.airavata/airavata-interpreter-service-client/
implementation ("org.apache.airavata:airavata-interpreter-service-client:0.11")
'org.apache.airavata:airavata-interpreter-service-client:jar:0.11'
<dependency org="org.apache.airavata" name="airavata-interpreter-service-client" rev="0.11">
<artifact name="airavata-interpreter-service-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.airavata', module='airavata-interpreter-service-client', version='0.11')
)
libraryDependencies += "org.apache.airavata" % "airavata-interpreter-service-client" % "0.11"
[org.apache.airavata/airavata-interpreter-service-client "0.11"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.thrift : libthrift | jar | 0.9.1 |
org.apache.airavata : airavata-interpreter-service | jar | 0.11 |
org.apache.airavata : airavata-common-utils | jar | 0.11 |
org.slf4j : slf4j-log4j12 | jar | 1.7.5 |