License |
License |
---|---|
Categories |
CategoriesASM Application Layer Libs Bytecode Manipulation Monitoring Application Testing & Monitoring |
GroupId | GroupIdorg.ow2.jasmine.monitoring |
ArtifactId | ArtifactIdjasmine-eos-modules |
Last Version | Last Version1.4.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionJASMINe :: Monitoring :: JASMINe EoS (Eye of SOA) :: Modules
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 |
---|---|
jasmine-eos-modules-1.4.2.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.jasmine.monitoring/jasmine-eos-modules/ -->
<dependency>
<groupId>org.ow2.jasmine.monitoring</groupId>
<artifactId>jasmine-eos-modules</artifactId>
<version>1.4.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.jasmine.monitoring/jasmine-eos-modules/
implementation 'org.ow2.jasmine.monitoring:jasmine-eos-modules:1.4.2'
// https://jarcasting.com/artifacts/org.ow2.jasmine.monitoring/jasmine-eos-modules/
implementation ("org.ow2.jasmine.monitoring:jasmine-eos-modules:1.4.2")
'org.ow2.jasmine.monitoring:jasmine-eos-modules:pom:1.4.2'
<dependency org="org.ow2.jasmine.monitoring" name="jasmine-eos-modules" rev="1.4.2">
<artifact name="jasmine-eos-modules" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ow2.jasmine.monitoring', module='jasmine-eos-modules', version='1.4.2')
)
libraryDependencies += "org.ow2.jasmine.monitoring" % "jasmine-eos-modules" % "1.4.2"
[org.ow2.jasmine.monitoring/jasmine-eos-modules "1.4.2"]