is not current version
Last Version 4.13.0

org.rhq:rhq-content_http 4.9.0

Provides http export for content in RHQ.

GroupId

GroupId

org.rhq
ArtifactId

ArtifactId

rhq-content_http
Version

Version

4.9.0
Type

Type

war

Download rhq-content_http 4.9.0


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