| License |
License |
|---|---|
| Categories |
CategoriesCassandra Data Databases |
| GroupId | GroupIdorg.rhq |
| ArtifactId | ArtifactIdrhq-cassandra-jmx |
| Last Version | Last Version4.8.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionRHQ Cassandra JMX Utility
parent POM for all RHQ common plugin libraries
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| rhq-cassandra-jmx-4.8.0.pom | |
| rhq-cassandra-jmx-4.8.0.jar | 2 KB |
| rhq-cassandra-jmx-4.8.0-sources.jar | 1 KB |
| rhq-cassandra-jmx-4.8.0-javadoc.jar | 36 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.rhq/rhq-cassandra-jmx/ -->
<dependency>
<groupId>org.rhq</groupId>
<artifactId>rhq-cassandra-jmx</artifactId>
<version>4.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.rhq/rhq-cassandra-jmx/
implementation 'org.rhq:rhq-cassandra-jmx:4.8.0'
// https://jarcasting.com/artifacts/org.rhq/rhq-cassandra-jmx/
implementation ("org.rhq:rhq-cassandra-jmx:4.8.0")
'org.rhq:rhq-cassandra-jmx:jar:4.8.0'
<dependency org="org.rhq" name="rhq-cassandra-jmx" rev="4.8.0">
<artifact name="rhq-cassandra-jmx" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.rhq', module='rhq-cassandra-jmx', version='4.8.0')
)
libraryDependencies += "org.rhq" % "rhq-cassandra-jmx" % "4.8.0"
[org.rhq/rhq-cassandra-jmx "4.8.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.rhq : rhq-core-domain | jar | 4.8.0 |
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.sun : rt | jar | 1.6.0 |