| License |
License |
|---|---|
| Categories |
CategoriesHazelcast Application Layer Libs Distributed Applications |
| GroupId | GroupIdcom.hazelcast |
| ArtifactId | ArtifactIdhazelcast-monitor |
| Last Version | Last Version1.9.3.4 |
| Release Date | Release Date |
| Type | Typewar |
| Description |
Descriptionhazelcast-monitor
Hazelcast In-Memory DataGrid
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.hazelcast/hazelcast-monitor/ -->
<dependency>
<groupId>com.hazelcast</groupId>
<artifactId>hazelcast-monitor</artifactId>
<version>1.9.3.4</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.hazelcast/hazelcast-monitor/
implementation 'com.hazelcast:hazelcast-monitor:1.9.3.4'
// https://jarcasting.com/artifacts/com.hazelcast/hazelcast-monitor/
implementation ("com.hazelcast:hazelcast-monitor:1.9.3.4")
'com.hazelcast:hazelcast-monitor:war:1.9.3.4'
<dependency org="com.hazelcast" name="hazelcast-monitor" rev="1.9.3.4">
<artifact name="hazelcast-monitor" type="war" />
</dependency>
@Grapes(
@Grab(group='com.hazelcast', module='hazelcast-monitor', version='1.9.3.4')
)
libraryDependencies += "com.hazelcast" % "hazelcast-monitor" % "1.9.3.4"
[com.hazelcast/hazelcast-monitor "1.9.3.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.gwt : gwt-servlet | jar | 2.0.3 |
| com.hazelcast : hazelcast | jar | 1.9.3.4 |
| com.hazelcast : hazelcast-client | jar | 1.9.3.4 |
| jfree : jfreechart | jar | 1.0.13 |
| jfree : jcommon | jar | 1.0.15 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.gwt : gwt-user | jar | 2.0.3 |
| javax.servlet.jsp : jsp-api | jar | 2.0 |
| javax.servlet : servlet-api | jar | 2.5 |
| log4j : log4j | jar | 1.2.12 |
| junit : junit | jar | 4.6 |
| junit-addons : junit-addons | jar | 1.4 |
| org.mockito : mockito-all | jar | 1.8.2 |