License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.apache.airavata |
ArtifactId | ArtifactIdprofile-service-client-sdks |
Version | Version0.17 |
Type | Typepom |
Description |
DescriptionProfile Service Client SDKs
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 |
Filename | Size |
---|---|
profile-service-client-sdks-0.17.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.airavata/profile-service-client-sdks/ -->
<dependency>
<groupId>org.apache.airavata</groupId>
<artifactId>profile-service-client-sdks</artifactId>
<version>0.17</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.airavata/profile-service-client-sdks/
implementation 'org.apache.airavata:profile-service-client-sdks:0.17'
// https://jarcasting.com/artifacts/org.apache.airavata/profile-service-client-sdks/
implementation ("org.apache.airavata:profile-service-client-sdks:0.17")
'org.apache.airavata:profile-service-client-sdks:pom:0.17'
<dependency org="org.apache.airavata" name="profile-service-client-sdks" rev="0.17">
<artifact name="profile-service-client-sdks" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.airavata', module='profile-service-client-sdks', version='0.17')
)
libraryDependencies += "org.apache.airavata" % "profile-service-client-sdks" % "0.17"
[org.apache.airavata/profile-service-client-sdks "0.17"]
Group / Artifact | Type | Version |
---|---|---|
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 |