is not current version
Last Version 2.3.2

org.ow2.jasmine:mbeancmd 2.2.2


Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

org.ow2.jasmine
ArtifactId

ArtifactId

mbeancmd
Version

Version

2.2.2
Type

Type

pom

Download mbeancmd 2.2.2

Filename Size
mbeancmd-2.2.2.pom 3 KB
Browse

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