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