Last Version

dsb-kernel-pubsubmonitoringservice 1.0.0

The pubsub monitoring service is an internal DSB service used to send monitoring data to the internal notification engine. Up to the notificziton engine to send them to the subscribers. The current module intercepts messages in the DSB router and build some monitoring data with it.

License

License

Categories

Categories

Monitoring Application Testing & Monitoring
GroupId

GroupId

org.ow2.petals.dsb
ArtifactId

ArtifactId

dsb-kernel-pubsubmonitoringservice
Version

Version

1.0.0
Type

Type

jar
Description

Description

dsb-kernel-pubsubmonitoringservice
The pubsub monitoring service is an internal DSB service used to send monitoring data to the internal notification engine. Up to the notificziton engine to send them to the subscribers. The current module intercepts messages in the DSB router and build some monitoring data with it.
Project Organization

Project Organization

PetalsLink Labs

Download dsb-kernel-pubsubmonitoringservice 1.0.0


<!-- https://jarcasting.com/artifacts/org.ow2.petals.dsb/dsb-kernel-pubsubmonitoringservice/ -->
<dependency>
    <groupId>org.ow2.petals.dsb</groupId>
    <artifactId>dsb-kernel-pubsubmonitoringservice</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.petals.dsb/dsb-kernel-pubsubmonitoringservice/
implementation 'org.ow2.petals.dsb:dsb-kernel-pubsubmonitoringservice:1.0.0'
// https://jarcasting.com/artifacts/org.ow2.petals.dsb/dsb-kernel-pubsubmonitoringservice/
implementation ("org.ow2.petals.dsb:dsb-kernel-pubsubmonitoringservice:1.0.0")
'org.ow2.petals.dsb:dsb-kernel-pubsubmonitoringservice:jar:1.0.0'
<dependency org="org.ow2.petals.dsb" name="dsb-kernel-pubsubmonitoringservice" rev="1.0.0">
  <artifact name="dsb-kernel-pubsubmonitoringservice" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.petals.dsb', module='dsb-kernel-pubsubmonitoringservice', version='1.0.0')
)
libraryDependencies += "org.ow2.petals.dsb" % "dsb-kernel-pubsubmonitoringservice" % "1.0.0"
[org.ow2.petals.dsb/dsb-kernel-pubsubmonitoringservice "1.0.0"]

Dependencies

compile (7)

Group / Artifact Type Version
org.ow2.petals.dsb : dsb-kernel jar 1.0.0
org.ow2.petals.dsb : dsb-kernel-monitoringservice jar 1.0.0
org.ow2.petals.dsb : dsb-kernel-pubsubservice jar 1.0.0
org.ow2.petals.dsb : dsb-notification-service jar 1.0.0
org.objectweb.fractal.fraclet.annotation : fractal-spoonlet jar 2.0.2
org.objectweb.monolog : monolog jar 2.1.10
org.objectweb.monolog : monolog-api jar 2.1.10

provided (1)

Group / Artifact Type Version
findbugs : annotations jar 1.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.