не последняя версия
Последняя версия 2.3.2

org.ow2.jasmine:mbeancmd 2.1.4


Категории

Категории

ASM Библиотеки уровня приложения Bytecode Manipulation
Группа

Группа

org.ow2.jasmine
Идентификатор

Идентификатор

mbeancmd
Версия

Версия

2.1.4
Тип

Тип

pom

Скачать mbeancmd 2.1.4

Имя Файла Размер
mbeancmd-2.1.4.pom 2 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.ow2.jasmine/mbeancmd/ -->
<dependency>
    <groupId>org.ow2.jasmine</groupId>
    <artifactId>mbeancmd</artifactId>
    <version>2.1.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.jasmine/mbeancmd/
implementation 'org.ow2.jasmine:mbeancmd:2.1.4'
// https://jarcasting.com/artifacts/org.ow2.jasmine/mbeancmd/
implementation ("org.ow2.jasmine:mbeancmd:2.1.4")
'org.ow2.jasmine:mbeancmd:pom:2.1.4'
<dependency org="org.ow2.jasmine" name="mbeancmd" rev="2.1.4">
  <artifact name="mbeancmd" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ow2.jasmine', module='mbeancmd', version='2.1.4')
)
libraryDependencies += "org.ow2.jasmine" % "mbeancmd" % "2.1.4"
[org.ow2.jasmine/mbeancmd "2.1.4"]