is not current version
Last Version 0.14

org.apache.airavata:integration-tests 0.10


GroupId

GroupId

org.apache.airavata
ArtifactId

ArtifactId

integration-tests
Version

Version

0.10
Type

Type

jar

Download integration-tests 0.10


<!-- https://jarcasting.com/artifacts/org.apache.airavata/integration-tests/ -->
<dependency>
    <groupId>org.apache.airavata</groupId>
    <artifactId>integration-tests</artifactId>
    <version>0.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.airavata/integration-tests/
implementation 'org.apache.airavata:integration-tests:0.10'
// https://jarcasting.com/artifacts/org.apache.airavata/integration-tests/
implementation ("org.apache.airavata:integration-tests:0.10")
'org.apache.airavata:integration-tests:jar:0.10'
<dependency org="org.apache.airavata" name="integration-tests" rev="0.10">
  <artifact name="integration-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.airavata', module='integration-tests', version='0.10')
)
libraryDependencies += "org.apache.airavata" % "integration-tests" % "0.10"
[org.apache.airavata/integration-tests "0.10"]