JASMINe :: Monitoring :: iTests :: Modules :: DB Fill

JASMINe Monitoring is a set of tools allowing to supervise a distributed infrastructure. This is composed of probes, a system to aggregate, filter, ... monitoring informations (JASMINe Probe), a message bus (EventSwitch), a storage system, an alarm mechanism and a web console (JASMINe EoS - Eye of SOA).

License

License

Categories

Categories

ASM Application Layer Libs Bytecode Manipulation Monitoring Application Testing & Monitoring
GroupId

GroupId

org.ow2.jasmine.monitoring.jasmine-monitoring-integration-tests-modules
ArtifactId

ArtifactId

dbfill
Last Version

Last Version

1.4.2
Release Date

Release Date

Type

Type

jar
Description

Description

JASMINe :: Monitoring :: iTests :: Modules :: DB Fill
JASMINe Monitoring is a set of tools allowing to supervise a distributed infrastructure. This is composed of probes, a system to aggregate, filter, ... monitoring informations (JASMINe Probe), a message bus (EventSwitch), a storage system, an alarm mechanism and a web console (JASMINe EoS - Eye of SOA).
Project Organization

Project Organization

OW2 Consortium

Download dbfill

How to add to project

<!-- https://jarcasting.com/artifacts/org.ow2.jasmine.monitoring.jasmine-monitoring-integration-tests-modules/dbfill/ -->
<dependency>
    <groupId>org.ow2.jasmine.monitoring.jasmine-monitoring-integration-tests-modules</groupId>
    <artifactId>dbfill</artifactId>
    <version>1.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.jasmine.monitoring.jasmine-monitoring-integration-tests-modules/dbfill/
implementation 'org.ow2.jasmine.monitoring.jasmine-monitoring-integration-tests-modules:dbfill:1.4.2'
// https://jarcasting.com/artifacts/org.ow2.jasmine.monitoring.jasmine-monitoring-integration-tests-modules/dbfill/
implementation ("org.ow2.jasmine.monitoring.jasmine-monitoring-integration-tests-modules:dbfill:1.4.2")
'org.ow2.jasmine.monitoring.jasmine-monitoring-integration-tests-modules:dbfill:jar:1.4.2'
<dependency org="org.ow2.jasmine.monitoring.jasmine-monitoring-integration-tests-modules" name="dbfill" rev="1.4.2">
  <artifact name="dbfill" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.jasmine.monitoring.jasmine-monitoring-integration-tests-modules', module='dbfill', version='1.4.2')
)
libraryDependencies += "org.ow2.jasmine.monitoring.jasmine-monitoring-integration-tests-modules" % "dbfill" % "1.4.2"
[org.ow2.jasmine.monitoring.jasmine-monitoring-integration-tests-modules/dbfill "1.4.2"]

Dependencies

compile (13)

Group / Artifact Type Version
org.ow2.util.log : log-api jar 2.0.0
javax.xml.bind : jaxb-api jar 2.2.6
org.mule.modules : mule-module-client jar 1.4.4
org.mule.transports : mule-transport-tcp jar 1.4.4
org.ow2.jasmine.monitoring : eventswitch-api jar 1.4.2
org.ow2.jasmine : jasmine-event-api jar 1.5.2
com.h2database : h2 jar 1.3.163
hsqldb : hsqldb jar 1.8.0.10
mysql : mysql-connector-java jar 5.0.8
postgresql : postgresql jar 8.3-606.jdbc3
org.ow2.easybeans : easybeans-component-smartclient jar 2.0.0
org.ow2.jasmine.drools : jasmine-drools-osgi jar 1.3.7
org.ow2.jasmine.monitoring : jasmine-notification-bundle jar 1.4.2

provided (1)

Group / Artifact Type Version
org.osgi : org.osgi.core jar 4.3.0

test (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.2
1.4.1
1.4.1-M1