is not current version
Last Version 3.0.1.GA

org.rhq:rhq-webdav 3.0.0

The RHQ WebDav inventory access

GroupId

GroupId

org.rhq
ArtifactId

ArtifactId

rhq-webdav
Version

Version

3.0.0
Type

Type

war

Download rhq-webdav 3.0.0


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