License |
License |
---|---|
Categories |
CategoriesASM Application Layer Libs Bytecode Manipulation Monitoring Application Testing & Monitoring |
GroupId | GroupIdorg.ow2.jasmine.monitoring |
ArtifactId | ArtifactIdeventswitch-db-ejb |
Last Version | Last Version1.4.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJASMINe :: Monitoring :: EventSwitch :: DB EJB
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 |
Filename | Size |
---|---|
eventswitch-db-ejb-1.4.2.pom | |
eventswitch-db-ejb-1.4.2.jar | 30 KB |
eventswitch-db-ejb-1.4.2-sources.jar | 25 KB |
eventswitch-db-ejb-1.4.2-javadoc.jar | 66 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.jasmine.monitoring/eventswitch-db-ejb/ -->
<dependency>
<groupId>org.ow2.jasmine.monitoring</groupId>
<artifactId>eventswitch-db-ejb</artifactId>
<version>1.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.jasmine.monitoring/eventswitch-db-ejb/
implementation 'org.ow2.jasmine.monitoring:eventswitch-db-ejb:1.4.2'
// https://jarcasting.com/artifacts/org.ow2.jasmine.monitoring/eventswitch-db-ejb/
implementation ("org.ow2.jasmine.monitoring:eventswitch-db-ejb:1.4.2")
'org.ow2.jasmine.monitoring:eventswitch-db-ejb:jar:1.4.2'
<dependency org="org.ow2.jasmine.monitoring" name="eventswitch-db-ejb" rev="1.4.2">
<artifact name="eventswitch-db-ejb" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.jasmine.monitoring', module='eventswitch-db-ejb', version='1.4.2')
)
libraryDependencies += "org.ow2.jasmine.monitoring" % "eventswitch-db-ejb" % "1.4.2"
[org.ow2.jasmine.monitoring/eventswitch-db-ejb "1.4.2"]
Group / Artifact | Type | Version |
---|---|---|
org.ow2.spec.ee : ow2-ejb-3.1-spec | jar | 1.0.13 |
org.ow2.spec.ee : ow2-jpa-1.0-spec | jar | 1.0.13 |
org.apache.geronimo.specs : geronimo-jms_1.1_spec | jar | 1.1 |
org.ow2.jasmine.monitoring : eventswitch-api | jar | 1.4.2 |
org.ow2.jasmine : jasmine-event-api | jar | 1.5.2 |
org.ow2.util.log : log-api | jar | 2.0.0 |