License |
License |
---|---|
Categories |
CategoriesASM Application Layer Libs Bytecode Manipulation Monitoring Application Testing & Monitoring |
GroupId | GroupIdorg.ow2.jasmine.monitoring |
ArtifactId | ArtifactIdeventswitch-core |
Last Version | Last Version1.4.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJASMINe :: Monitoring :: EventSwitch :: Core
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-core-1.4.2.pom | |
eventswitch-core-1.4.2.jar | 38 KB |
eventswitch-core-1.4.2-sources.jar | 36 KB |
eventswitch-core-1.4.2-javadoc.jar | 144 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.jasmine.monitoring/eventswitch-core/ -->
<dependency>
<groupId>org.ow2.jasmine.monitoring</groupId>
<artifactId>eventswitch-core</artifactId>
<version>1.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.jasmine.monitoring/eventswitch-core/
implementation 'org.ow2.jasmine.monitoring:eventswitch-core:1.4.2'
// https://jarcasting.com/artifacts/org.ow2.jasmine.monitoring/eventswitch-core/
implementation ("org.ow2.jasmine.monitoring:eventswitch-core:1.4.2")
'org.ow2.jasmine.monitoring:eventswitch-core:jar:1.4.2'
<dependency org="org.ow2.jasmine.monitoring" name="eventswitch-core" rev="1.4.2">
<artifact name="eventswitch-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.jasmine.monitoring', module='eventswitch-core', version='1.4.2')
)
libraryDependencies += "org.ow2.jasmine.monitoring" % "eventswitch-core" % "1.4.2"
[org.ow2.jasmine.monitoring/eventswitch-core "1.4.2"]
Group / Artifact | Type | Version |
---|---|---|
javax.mail : mail | jar | 1.4 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.specs : geronimo-jms_1.1_spec | jar | 1.1 |
org.mule.modules : mule-module-client | jar | 1.4.4 |
org.mule : mule-core | jar | 1.4.4 |
org.ow2.jasmine : jasmine-event-api | jar | 1.5.2 |
org.ow2.util.log : log-api | jar | 2.0.0 |
org.ow2.jasmine.monitoring : eventswitch-api | jar | 1.4.2 |