| License |
License |
|---|---|
| GroupId | GroupIdorg.rhq |
| ArtifactId | ArtifactIdalert-ups |
| Version | Version4.13.0 |
| Type | Typejar |
| Description |
DescriptionRHQ Aerogear-UPS Alert Plugin
RHQ enterprise server plugins parent POM
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| alert-ups-4.13.0.pom | |
| alert-ups-4.13.0.jar | 34 KB |
| alert-ups-4.13.0-sources.jar | 4 KB |
| alert-ups-4.13.0-javadoc.jar | 41 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.rhq/alert-ups/ -->
<dependency>
<groupId>org.rhq</groupId>
<artifactId>alert-ups</artifactId>
<version>4.13.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.rhq/alert-ups/
implementation 'org.rhq:alert-ups:4.13.0'
// https://jarcasting.com/artifacts/org.rhq/alert-ups/
implementation ("org.rhq:alert-ups:4.13.0")
'org.rhq:alert-ups:jar:4.13.0'
<dependency org="org.rhq" name="alert-ups" rev="4.13.0">
<artifact name="alert-ups" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.rhq', module='alert-ups', version='4.13.0')
)
libraryDependencies += "org.rhq" % "alert-ups" % "4.13.0"
[org.rhq/alert-ups "4.13.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jboss.aerogear : unifiedpush-java-client | jar | 0.5.0 |
| net.iharder : base64 | jar | 2.3.8 |
| org.rhq : rhq-enterprise-server | ejb | 4.13.0 |
| org.rhq : rhq-core-domain | ejb | 4.13.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |