| Группа | Группаcom.github.kenwdelong |
|---|---|
| Идентификатор | Идентификаторjmx-console |
| Версия | Версия1.1.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| jmx-console-1.1.0.pom | |
| jmx-console-1.1.0.jar | 19 KB |
| jmx-console-1.1.0-sources.jar | 11 KB |
| jmx-console-1.1.0-javadoc.jar | 77 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.kenwdelong/jmx-console/ -->
<dependency>
<groupId>com.github.kenwdelong</groupId>
<artifactId>jmx-console</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kenwdelong/jmx-console/
implementation 'com.github.kenwdelong:jmx-console:1.1.0'
// https://jarcasting.com/artifacts/com.github.kenwdelong/jmx-console/
implementation ("com.github.kenwdelong:jmx-console:1.1.0")
'com.github.kenwdelong:jmx-console:jar:1.1.0'
<dependency org="com.github.kenwdelong" name="jmx-console" rev="1.1.0">
<artifact name="jmx-console" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kenwdelong', module='jmx-console', version='1.1.0')
)
libraryDependencies += "com.github.kenwdelong" % "jmx-console" % "1.1.0"
[com.github.kenwdelong/jmx-console "1.1.0"]