License |
License |
---|---|
GroupId | GroupIdorg.rhq |
ArtifactId | ArtifactIdrhq-content_http |
Version | Version4.13.0 |
Type | Typewar |
Description |
DescriptionRHQ Enterprise Content HTTP Support
Provides http export for content in RHQ.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
rhq-content_http-4.13.0.pom | |
rhq-content_http-4.13.0.war | 6 MB |
rhq-content_http-4.13.0-sources.jar | 12 KB |
rhq-content_http-4.13.0-javadoc.jar | 60 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.rhq/rhq-content_http/ -->
<dependency>
<groupId>org.rhq</groupId>
<artifactId>rhq-content_http</artifactId>
<version>4.13.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.rhq/rhq-content_http/
implementation 'org.rhq:rhq-content_http:4.13.0'
// https://jarcasting.com/artifacts/org.rhq/rhq-content_http/
implementation ("org.rhq:rhq-content_http:4.13.0")
'org.rhq:rhq-content_http:war:4.13.0'
<dependency org="org.rhq" name="rhq-content_http" rev="4.13.0">
<artifact name="rhq-content_http" type="war" />
</dependency>
@Grapes(
@Grab(group='org.rhq', module='rhq-content_http', version='4.13.0')
)
libraryDependencies += "org.rhq" % "rhq-content_http" % "4.13.0"
[org.rhq/rhq-content_http "4.13.0"]
Group / Artifact | Type | Version |
---|---|---|
org.rhq : rhq-core-gui | jar | 4.13.0 |
commons-codec : commons-codec | jar | 1.4 |
commons-fileupload : commons-fileupload | jar | 1.3.1 |
commons-io : commons-io | jar | 1.3.1 |
commons-validator : commons-validator | jar | 1.1.4 |
commons-lang : commons-lang | jar | 2.4 |
Group / Artifact | Type | Version |
---|---|---|
org.rhq : rhq-core-domain | jar | 4.13.0 |
org.rhq : rhq-enterprise-server | jar | 4.13.0 |
org.rhq : rhq-core-util | jar | 4.13.0 |
org.hibernate : hibernate-entitymanager | jar | 4.2.13.Final |
javax.servlet : servlet-api | jar | 2.4 |
jboss.web » jbossweb | jar | 2.0.1.GA |
commons-httpclient : commons-httpclient | jar | 3.0.1 |
commons-logging : commons-logging | jar | 1.1.0.jboss |
log4j : log4j | jar | 1.2.16 |
org.jetbrains : annotations | jar | 7.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.5.2 |