is not current version
Last Version 2.3.2

org.ow2.jasmine:mbeancmd-modules 2.1.1-M2


Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

org.ow2.jasmine
ArtifactId

ArtifactId

mbeancmd-modules
Version

Version

2.1.1-M2
Type

Type

pom

Download mbeancmd-modules 2.1.1-M2


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