| License |
License |
|---|---|
| GroupId | GroupIdcom.amlinv |
| ArtifactId | ArtifactIdamq-monitor-web-impl |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionActiveMQ Monitor :: Application Logic
Application used to monitor topologies of ActiveMQ instances.
|
| Filename | Size |
|---|---|
| amq-monitor-web-impl-1.0.0.pom | |
| amq-monitor-web-impl-1.0.0.jar | 51 KB |
| amq-monitor-web-impl-1.0.0-sources.jar | 37 KB |
| amq-monitor-web-impl-1.0.0-javadoc.jar | 255 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.amlinv/amq-monitor-web-impl/ -->
<dependency>
<groupId>com.amlinv</groupId>
<artifactId>amq-monitor-web-impl</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.amlinv/amq-monitor-web-impl/
implementation 'com.amlinv:amq-monitor-web-impl:1.0.0'
// https://jarcasting.com/artifacts/com.amlinv/amq-monitor-web-impl/
implementation ("com.amlinv:amq-monitor-web-impl:1.0.0")
'com.amlinv:amq-monitor-web-impl:jar:1.0.0'
<dependency org="com.amlinv" name="amq-monitor-web-impl" rev="1.0.0">
<artifact name="amq-monitor-web-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.amlinv', module='amq-monitor-web-impl', version='1.0.0')
)
libraryDependencies += "com.amlinv" % "amq-monitor-web-impl" % "1.0.0"
[com.amlinv/amq-monitor-web-impl "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.tomcat : tomcat-catalina | jar | 7.0.53 |
| javax.websocket : javax.websocket-api | jar | 1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |
| org.mockito : mockito-core | jar | 1.10.19 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.sun » tools | jar | 1.4.2 |