License |
License |
---|---|
Categories |
CategoriesASM Application Layer Libs Bytecode Manipulation Monitoring Application Testing & Monitoring |
GroupId | GroupIdorg.ow2.jasmine.monitoring |
ArtifactId | ArtifactIdjasmine-eos-quickvisu-server |
Last Version | Last Version1.4.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJASMINe :: Monitoring :: JASMINe EoS (Eye of SOA) :: Modules :: QuickVisu :: Server
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 |
<!-- https://jarcasting.com/artifacts/org.ow2.jasmine.monitoring/jasmine-eos-quickvisu-server/ -->
<dependency>
<groupId>org.ow2.jasmine.monitoring</groupId>
<artifactId>jasmine-eos-quickvisu-server</artifactId>
<version>1.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.jasmine.monitoring/jasmine-eos-quickvisu-server/
implementation 'org.ow2.jasmine.monitoring:jasmine-eos-quickvisu-server:1.4.2'
// https://jarcasting.com/artifacts/org.ow2.jasmine.monitoring/jasmine-eos-quickvisu-server/
implementation ("org.ow2.jasmine.monitoring:jasmine-eos-quickvisu-server:1.4.2")
'org.ow2.jasmine.monitoring:jasmine-eos-quickvisu-server:jar:1.4.2'
<dependency org="org.ow2.jasmine.monitoring" name="jasmine-eos-quickvisu-server" rev="1.4.2">
<artifact name="jasmine-eos-quickvisu-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.jasmine.monitoring', module='jasmine-eos-quickvisu-server', version='1.4.2')
)
libraryDependencies += "org.ow2.jasmine.monitoring" % "jasmine-eos-quickvisu-server" % "1.4.2"
[org.ow2.jasmine.monitoring/jasmine-eos-quickvisu-server "1.4.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.specs : geronimo-jms_1.1_spec | jar | 1.1 |
org.ow2.jasmine : jasmine-event-api | jar | 1.5.2 |
org.ow2.jasmine.monitoring : jasmine-eos-common-server | jar | 1.4.2 |
org.ow2.util.log : log-api | jar | 2.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.ow2.kerneos : kerneos-core-api | jar | 2.2.1 |
org.apache.felix : org.apache.felix.ipojo.annotations | jar | 1.8.6 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.1.1 |