is not current version
Last Version 1.1.10

com.microfocus.adm.performancecenter:plugins-common 1.1.6

The plugin is a common code for other plugins integrated with Performance Center.

Categories

Categories

ORM Data
GroupId

GroupId

com.microfocus.adm.performancecenter
ArtifactId

ArtifactId

plugins-common
Version

Version

1.1.6
Type

Type

jar

Download plugins-common 1.1.6


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