GroupId | GroupIdorg.rhq |
---|---|
ArtifactId | ArtifactIdrhq-content_http |
Version | Version4.3.0 |
Type | Typewar |
Filename | Size |
---|---|
rhq-content_http-4.3.0.pom | |
rhq-content_http-4.3.0.war | 7 MB |
rhq-content_http-4.3.0-sources.jar | 12 KB |
rhq-content_http-4.3.0-javadoc.jar | 46 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.rhq/rhq-content_http/ -->
<dependency>
<groupId>org.rhq</groupId>
<artifactId>rhq-content_http</artifactId>
<version>4.3.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.rhq/rhq-content_http/
implementation 'org.rhq:rhq-content_http:4.3.0'
// https://jarcasting.com/artifacts/org.rhq/rhq-content_http/
implementation ("org.rhq:rhq-content_http:4.3.0")
'org.rhq:rhq-content_http:war:4.3.0'
<dependency org="org.rhq" name="rhq-content_http" rev="4.3.0">
<artifact name="rhq-content_http" type="war" />
</dependency>
@Grapes(
@Grab(group='org.rhq', module='rhq-content_http', version='4.3.0')
)
libraryDependencies += "org.rhq" % "rhq-content_http" % "4.3.0"
[org.rhq/rhq-content_http "4.3.0"]