GroupId | GroupIdorg.apache.airavata |
---|---|
ArtifactId | ArtifactIdairavata-gfac-bes |
Version | Version0.13 |
Type | Typejar |
Filename | Size |
---|---|
airavata-gfac-bes-0.13.pom | |
airavata-gfac-bes-0.13.jar | 86 KB |
airavata-gfac-bes-0.13-sources.jar | 59 KB |
airavata-gfac-bes-0.13-javadoc.jar | 170 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.airavata/airavata-gfac-bes/ -->
<dependency>
<groupId>org.apache.airavata</groupId>
<artifactId>airavata-gfac-bes</artifactId>
<version>0.13</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.airavata/airavata-gfac-bes/
implementation 'org.apache.airavata:airavata-gfac-bes:0.13'
// https://jarcasting.com/artifacts/org.apache.airavata/airavata-gfac-bes/
implementation ("org.apache.airavata:airavata-gfac-bes:0.13")
'org.apache.airavata:airavata-gfac-bes:jar:0.13'
<dependency org="org.apache.airavata" name="airavata-gfac-bes" rev="0.13">
<artifact name="airavata-gfac-bes" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.airavata', module='airavata-gfac-bes', version='0.13')
)
libraryDependencies += "org.apache.airavata" % "airavata-gfac-bes" % "0.13"
[org.apache.airavata/airavata-gfac-bes "0.13"]