License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.apache.airavata |
ArtifactId | ArtifactIdprofile-service-client-samples |
Version | Version0.17 |
Type | Typejar |
Description |
DescriptionProfile Service Client Samples
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/profile-service-client-samples/ -->
<dependency>
<groupId>org.apache.airavata</groupId>
<artifactId>profile-service-client-samples</artifactId>
<version>0.17</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.airavata/profile-service-client-samples/
implementation 'org.apache.airavata:profile-service-client-samples:0.17'
// https://jarcasting.com/artifacts/org.apache.airavata/profile-service-client-samples/
implementation ("org.apache.airavata:profile-service-client-samples:0.17")
'org.apache.airavata:profile-service-client-samples:jar:0.17'
<dependency org="org.apache.airavata" name="profile-service-client-samples" rev="0.17">
<artifact name="profile-service-client-samples" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.airavata', module='profile-service-client-samples', version='0.17')
)
libraryDependencies += "org.apache.airavata" % "profile-service-client-samples" % "0.17"
[org.apache.airavata/profile-service-client-samples "0.17"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.airavata : profile-service-stubs | jar | 0.17 |
org.apache.thrift : libthrift | jar | 0.9.3 |
org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
org.apache.airavata : airavata-commons | jar | 0.17 |
org.apache.airavata : airavata-server-configuration | jar | 0.17 |
org.apache.airavata : airavata-data-models | jar | 0.17 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |