Last Version

RHQ alert migration 3.0.0.B04

Migrate alert notification from RHQ 1.3.1 to RHQ 3 format

GroupId

GroupId

org.rhq.helpers
ArtifactId

ArtifactId

alert-migration
Version

Version

3.0.0.B04
Type

Type

war
Description

Description

RHQ alert migration
Migrate alert notification from RHQ 1.3.1 to RHQ 3 format
Project URL

Project URL

http://rhq-project.org/alert-migration/
Project Organization

Project Organization

Red Hat, Inc.
Source Code Management

Source Code Management

http://git.fedorahosted.org/git/?p=rhq/rhq.git;a=tree/alert-migration

Download alert-migration 3.0.0.B04


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

Dependencies

compile (3)

Group / Artifact Type Version
net.sf.opencsv : opencsv jar 2.0
commons-fileupload : commons-fileupload jar 1.2
commons-io : commons-io jar 1.3.1

provided (12)

Group / Artifact Type Version
org.rhq : rhq-core-domain jar 3.0.0.B04
org.rhq : rhq-enterprise-server jar 3.0.0.B04
org.rhq : rhq-core-util jar 3.0.0.B04
javax.persistence : persistence-api jar 1.0
jboss.jboss-embeddable-ejb3 » hibernate-all jar 1.0.0.Alpha9
jboss.jboss-embeddable-ejb3 » jboss-ejb3-all jar 1.0.0.Alpha9
javax.servlet : servlet-api jar 2.4
i18nlog » i18nlog jar 1.0.9
commons-logging : commons-logging jar 1.1.0.jboss
javax.xml.bind : jaxb-api jar 2.1
log4j : log4j jar 1.2.14
org.jetbrains : annotations jar 7.0.2

test (1)

Group / Artifact Type Version
org.testng : testng jar 5.9

Project Modules

There are no modules declared in this project.