is not current version
Last Version 0.4.5

org.wso2.performance.common:performance-common-distribution 0.2.0

Package for all components and scripts

Categories

Categories

Distribution Build Tools ORM Data
GroupId

GroupId

org.wso2.performance.common
ArtifactId

ArtifactId

performance-common-distribution
Version

Version

0.2.0
Type

Type

pom

Download performance-common-distribution 0.2.0


<!-- https://jarcasting.com/artifacts/org.wso2.performance.common/performance-common-distribution/ -->
<dependency>
    <groupId>org.wso2.performance.common</groupId>
    <artifactId>performance-common-distribution</artifactId>
    <version>0.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.performance.common/performance-common-distribution/
implementation 'org.wso2.performance.common:performance-common-distribution:0.2.0'
// https://jarcasting.com/artifacts/org.wso2.performance.common/performance-common-distribution/
implementation ("org.wso2.performance.common:performance-common-distribution:0.2.0")
'org.wso2.performance.common:performance-common-distribution:pom:0.2.0'
<dependency org="org.wso2.performance.common" name="performance-common-distribution" rev="0.2.0">
  <artifact name="performance-common-distribution" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.performance.common', module='performance-common-distribution', version='0.2.0')
)
libraryDependencies += "org.wso2.performance.common" % "performance-common-distribution" % "0.2.0"
[org.wso2.performance.common/performance-common-distribution "0.2.0"]