Last Version

RHQ Database Plugin 4.13.0

An abstract plugin for managing databases via JDBC

License

License

GPL
Categories

Categories

Data
GroupId

GroupId

org.rhq
ArtifactId

ArtifactId

rhq-database-plugin
Version

Version

4.13.0
Type

Type

jar
Description

Description

RHQ Database Plugin
An abstract plugin for managing databases via JDBC
Project URL

Project URL

http://www.jboss.org/rhq/rhq-database-plugin/
Project Organization

Project Organization

Red Hat, Inc.

Download rhq-database-plugin 4.13.0


<!-- https://jarcasting.com/artifacts/org.rhq/rhq-database-plugin/ -->
<dependency>
    <groupId>org.rhq</groupId>
    <artifactId>rhq-database-plugin</artifactId>
    <version>4.13.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.rhq/rhq-database-plugin/
implementation 'org.rhq:rhq-database-plugin:4.13.0'
// https://jarcasting.com/artifacts/org.rhq/rhq-database-plugin/
implementation ("org.rhq:rhq-database-plugin:4.13.0")
'org.rhq:rhq-database-plugin:jar:4.13.0'
<dependency org="org.rhq" name="rhq-database-plugin" rev="4.13.0">
  <artifact name="rhq-database-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.rhq', module='rhq-database-plugin', version='4.13.0')
)
libraryDependencies += "org.rhq" % "rhq-database-plugin" % "4.13.0"
[org.rhq/rhq-database-plugin "4.13.0"]

Dependencies

compile (4)

Group / Artifact Type Version
com.jolbox : bonecp jar 0.8.0.RELEASE
com.google.guava : guava jar 15.0
org.slf4j : slf4j-api jar 1.7.2
org.slf4j : slf4j-log4j12 jar 1.7.2

provided (8)

Group / Artifact Type Version
org.rhq : rhq-core-domain jar 4.13.0
org.rhq : rhq-core-plugin-api jar 4.13.0
org.rhq : rhq-core-native-system jar 4.13.0
javax.persistence : persistence-api jar 1.0
jboss.jboss-embeddable-ejb3 » hibernate-all jar 1.0.0.Alpha9
commons-logging : commons-logging jar 1.1.0.jboss
log4j : log4j jar 1.2.16
org.jetbrains : annotations jar 7.0.2

test (4)

Group / Artifact Type Version
com.h2database : h2 jar 1.2.139
org.rhq : rhq-core-plugin-container jar 4.13.0
org.rhq : test-utils jar 4.13.0
org.testng : testng jar 6.5.2

Project Modules

There are no modules declared in this project.