License |
License |
---|---|
GroupId | GroupIdorg.ow2.easybeans |
ArtifactId | ArtifactIdconsole-modules-jmxbrowser |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionEasyBeans Console :: Modules :: JMXBrowser
Lightweight and Modular EJB Container
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
console-modules-jmxbrowser-2.0.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.easybeans/console-modules-jmxbrowser/ -->
<dependency>
<groupId>org.ow2.easybeans</groupId>
<artifactId>console-modules-jmxbrowser</artifactId>
<version>2.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.easybeans/console-modules-jmxbrowser/
implementation 'org.ow2.easybeans:console-modules-jmxbrowser:2.0.0'
// https://jarcasting.com/artifacts/org.ow2.easybeans/console-modules-jmxbrowser/
implementation ("org.ow2.easybeans:console-modules-jmxbrowser:2.0.0")
'org.ow2.easybeans:console-modules-jmxbrowser:pom:2.0.0'
<dependency org="org.ow2.easybeans" name="console-modules-jmxbrowser" rev="2.0.0">
<artifact name="console-modules-jmxbrowser" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ow2.easybeans', module='console-modules-jmxbrowser', version='2.0.0')
)
libraryDependencies += "org.ow2.easybeans" % "console-modules-jmxbrowser" % "2.0.0"
[org.ow2.easybeans/console-modules-jmxbrowser "2.0.0"]