Last Version

Sirona Incubator :: Plugins :: Hazelcast :: Agent 0.6

Sirona provides a simple, lightweight toolkit to instrument java application monitoring capabilities, including performances and thread concurrency. This version is based on the apache project which went into attic.

Categories

Categories

Hazelcast Application Layer Libs Distributed Applications
GroupId

GroupId

com.github.rmannibucau.sirona
ArtifactId

ArtifactId

sirona-hazelcast-agent
Version

Version

0.6
Type

Type

jar
Description

Description

Sirona Incubator :: Plugins :: Hazelcast :: Agent
Sirona provides a simple, lightweight toolkit to instrument java application monitoring capabilities, including performances and thread concurrency. This version is based on the apache project which went into attic.

Download sirona-hazelcast-agent 0.6


<!-- https://jarcasting.com/artifacts/com.github.rmannibucau.sirona/sirona-hazelcast-agent/ -->
<dependency>
    <groupId>com.github.rmannibucau.sirona</groupId>
    <artifactId>sirona-hazelcast-agent</artifactId>
    <version>0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rmannibucau.sirona/sirona-hazelcast-agent/
implementation 'com.github.rmannibucau.sirona:sirona-hazelcast-agent:0.6'
// https://jarcasting.com/artifacts/com.github.rmannibucau.sirona/sirona-hazelcast-agent/
implementation ("com.github.rmannibucau.sirona:sirona-hazelcast-agent:0.6")
'com.github.rmannibucau.sirona:sirona-hazelcast-agent:jar:0.6'
<dependency org="com.github.rmannibucau.sirona" name="sirona-hazelcast-agent" rev="0.6">
  <artifact name="sirona-hazelcast-agent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rmannibucau.sirona', module='sirona-hazelcast-agent', version='0.6')
)
libraryDependencies += "com.github.rmannibucau.sirona" % "sirona-hazelcast-agent" % "0.6"
[com.github.rmannibucau.sirona/sirona-hazelcast-agent "0.6"]

Dependencies

compile (1)

Group / Artifact Type Version
com.github.rmannibucau.sirona : sirona-core jar 0.6

provided (2)

Group / Artifact Type Version
com.hazelcast : hazelcast jar 3.1.5
com.hazelcast : hazelcast-client jar 3.1.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.