is not current version
Last Version 4.13.0

org.rhq:rhq-augeas-plugin 1.3.0.EmbJopr.1.3.0-4

An abstract plugin for configuring resources via Augeas

GroupId

GroupId

org.rhq
ArtifactId

ArtifactId

rhq-augeas-plugin
Version

Version

1.3.0.EmbJopr.1.3.0-4
Type

Type

jar

Download rhq-augeas-plugin 1.3.0.EmbJopr.1.3.0-4


<!-- https://jarcasting.com/artifacts/org.rhq/rhq-augeas-plugin/ -->
<dependency>
    <groupId>org.rhq</groupId>
    <artifactId>rhq-augeas-plugin</artifactId>
    <version>1.3.0.EmbJopr.1.3.0-4</version>
</dependency>
// https://jarcasting.com/artifacts/org.rhq/rhq-augeas-plugin/
implementation 'org.rhq:rhq-augeas-plugin:1.3.0.EmbJopr.1.3.0-4'
// https://jarcasting.com/artifacts/org.rhq/rhq-augeas-plugin/
implementation ("org.rhq:rhq-augeas-plugin:1.3.0.EmbJopr.1.3.0-4")
'org.rhq:rhq-augeas-plugin:jar:1.3.0.EmbJopr.1.3.0-4'
<dependency org="org.rhq" name="rhq-augeas-plugin" rev="1.3.0.EmbJopr.1.3.0-4">
  <artifact name="rhq-augeas-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.rhq', module='rhq-augeas-plugin', version='1.3.0.EmbJopr.1.3.0-4')
)
libraryDependencies += "org.rhq" % "rhq-augeas-plugin" % "1.3.0.EmbJopr.1.3.0-4"
[org.rhq/rhq-augeas-plugin "1.3.0.EmbJopr.1.3.0-4"]