is not current version
Last Version 2.3.2

org.ow2.jasmine:mbeancmd 2.1.1


Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

org.ow2.jasmine
ArtifactId

ArtifactId

mbeancmd
Version

Version

2.1.1
Type

Type

pom

Download mbeancmd 2.1.1

Filename Size
mbeancmd-2.1.1.pom 2 KB
Browse

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