File | Operation |
---|---|
performance-common-distribution-0.4.3.pom | download |
<dependency>
<groupId>org.wso2.performance.common</groupId>
<artifactId>performance-common-distribution</artifactId>
<version>0.4.3</version>
<type>pom</type>
</dependency>
libraryDependencies += "org.wso2.performance.common" % "performance-common-distribution" % "0.4.3"
@Grapes(
@Grab(group='org.wso2.performance.common', module='performance-common-distribution', version='0.4.3')
)
<dependency org="org.wso2.performance.common" name="performance-common-distribution" rev="0.4.3" />