Last Version

Apache Sirona Incubator :: Plugins :: Hazelcast :: Agent 0.3-incubating

Sirona provides a simple, lightweight toolkit to instrument java application monitoring capabilities, including performances and thread concurrency.

License

License

Categories

Categories

Hazelcast Application Layer Libs Distributed Applications
GroupId

GroupId

org.apache.sirona
ArtifactId

ArtifactId

sirona-hazelcast-agent
Version

Version

0.3-incubating
Type

Type

jar
Description

Description

Apache Sirona Incubator :: Plugins :: Hazelcast :: Agent
Sirona provides a simple, lightweight toolkit to instrument java application monitoring capabilities, including performances and thread concurrency.
Project URL

Project URL

http://sirona.incubator.apache.org/docs/0.3-incubating/sirona-hazelcast-agent
Project Organization

Project Organization

The Apache Software Foundation

Download sirona-hazelcast-agent 0.3-incubating


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.sirona : sirona-core jar 0.3-incubating

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.11

Project Modules

There are no modules declared in this project.