is not current version
Last Version 4.9.1

org.ow2.orchestra.common:perfTests 4.8.0


GroupId

GroupId

org.ow2.orchestra.common
ArtifactId

ArtifactId

perfTests
Version

Version

4.8.0
Type

Type

jar

Download perfTests 4.8.0


<!-- https://jarcasting.com/artifacts/org.ow2.orchestra.common/perfTests/ -->
<dependency>
    <groupId>org.ow2.orchestra.common</groupId>
    <artifactId>perfTests</artifactId>
    <version>4.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.orchestra.common/perfTests/
implementation 'org.ow2.orchestra.common:perfTests:4.8.0'
// https://jarcasting.com/artifacts/org.ow2.orchestra.common/perfTests/
implementation ("org.ow2.orchestra.common:perfTests:4.8.0")
'org.ow2.orchestra.common:perfTests:jar:4.8.0'
<dependency org="org.ow2.orchestra.common" name="perfTests" rev="4.8.0">
  <artifact name="perfTests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.orchestra.common', module='perfTests', version='4.8.0')
)
libraryDependencies += "org.ow2.orchestra.common" % "perfTests" % "4.8.0"
[org.ow2.orchestra.common/perfTests "4.8.0"]