| License |
License |
|---|---|
| GroupId | GroupIdorg.rhq |
| ArtifactId | ArtifactIdrhq-installer |
| Version | Version4.5.1 |
| Type | Typewar |
| Description |
DescriptionRHQ Enterprise Installer War
The RHQ Enterprise Installer webapp
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| rhq-installer-4.5.1.pom | |
| rhq-installer-4.5.1.war | 3 MB |
| rhq-installer-4.5.1-sources.jar | 53 KB |
| rhq-installer-4.5.1-javadoc.jar | 121 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.rhq/rhq-installer/ -->
<dependency>
<groupId>org.rhq</groupId>
<artifactId>rhq-installer</artifactId>
<version>4.5.1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.rhq/rhq-installer/
implementation 'org.rhq:rhq-installer:4.5.1'
// https://jarcasting.com/artifacts/org.rhq/rhq-installer/
implementation ("org.rhq:rhq-installer:4.5.1")
'org.rhq:rhq-installer:war:4.5.1'
<dependency org="org.rhq" name="rhq-installer" rev="4.5.1">
<artifact name="rhq-installer" type="war" />
</dependency>
@Grapes(
@Grab(group='org.rhq', module='rhq-installer', version='4.5.1')
)
libraryDependencies += "org.rhq" % "rhq-installer" % "4.5.1"
[org.rhq/rhq-installer "4.5.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.rhq : rhq-core-util | jar | 4.5.1 |
| org.rhq : rhq-core-dbutils | jar | 4.5.1 |
| org.rhq : rhq-enterprise-comm | jar | 4.5.1 |
| ant : ant | jar | 1.6.5 |
| ant : ant-launcher | jar | 1.6.5 |
| i18nlog » i18nlog | jar | 1.0.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| jboss : jboss-jmx | jar | 4.2.3.GA |
| jboss : jboss-system | jar | 4.2.3.GA |
| jboss : jbosssx | jar | 4.2.3.GA |
| jboss.jbossas.core-libs » jboss-jca | jar | 4.2.2.GA |
| javax.servlet : servlet-api | jar | 2.4 |
| javax.faces : jsf-api | jar | 1.2_14 |
| javax.faces : jsf-impl | jar | 1.2_14 |
| commons-logging : commons-logging | jar | 1.1.0.jboss |
| log4j : log4j | jar | 1.2.16 |
| org.jetbrains : annotations | jar | 7.0.2 |
| javax.persistence : persistence-api | jar | 1.0 |
| hibernate-annotations » hibernate-annotations | jar | 3.2.1.GA |
| javax.xml.bind : jaxb-api | jar | 2.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| postgresql : postgresql | jar | 9.1-902.jdbc4 |
| org.testng : testng | jar | 6.5.2 |
| net.sourceforge.cobertura : cobertura | jar | 1.9.4.1 |