is not current version
Last Version 4.13.0

org.rhq:rhq-content_http 4.0.0.Beta1

Provides http export for content in RHQ.

GroupId

GroupId

org.rhq
ArtifactId

ArtifactId

rhq-content_http
Version

Version

4.0.0.Beta1
Type

Type

war

Download rhq-content_http 4.0.0.Beta1


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