| License |
License |
|---|---|
| GroupId | GroupIdorg.rhq.server |
| ArtifactId | ArtifactIdalert-email |
| Version | Version4.13.0 |
| Type | Typejar |
| Description |
DescriptionRHQ Enterprise Server Email Alert Plugin
RHQ enterprise server plugins parent POM
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| alert-email-4.13.0.pom | |
| alert-email-4.13.0.jar | 5 KB |
| alert-email-4.13.0-sources.jar | 3 KB |
| alert-email-4.13.0-javadoc.jar | 37 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.rhq.server/alert-email/ -->
<dependency>
<groupId>org.rhq.server</groupId>
<artifactId>alert-email</artifactId>
<version>4.13.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.rhq.server/alert-email/
implementation 'org.rhq.server:alert-email:4.13.0'
// https://jarcasting.com/artifacts/org.rhq.server/alert-email/
implementation ("org.rhq.server:alert-email:4.13.0")
'org.rhq.server:alert-email:jar:4.13.0'
<dependency org="org.rhq.server" name="alert-email" rev="4.13.0">
<artifact name="alert-email" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.rhq.server', module='alert-email', version='4.13.0')
)
libraryDependencies += "org.rhq.server" % "alert-email" % "4.13.0"
[org.rhq.server/alert-email "4.13.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.rhq : rhq-enterprise-server | ejb | 4.13.0 |
| org.rhq : rhq-core-domain | ejb | 4.13.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.geronimo.specs : geronimo-javamail_1.3.1_spec | jar | 1.3 |
| 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 |