MVN

org.jminix : jminix

Maven & Gradle

Feb 15, 2023
10 usages

jminix · A simple embeddable restful JMX console

<dependency>
    <groupId>org.jminix</groupId>
    <artifactId>jminix</artifactId>
    <version>1.3.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jminix : jminix to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3.5

All Versions

Choose a version of org.jminix : jminix to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3.x
jminix-1.3.5
jminix-1.3.4
jminix-1.3.3
jminix-1.3.2
jminix-1.3.1
jminix-1.3.0
1.3
jminix-1.3
1.2.x
jminix-1.2.0
1.1.x
jminix-1.1.0
1.0.x
jminix-1.0.0
0.9
jminix-0.9
0.8
jminix-0.8

How to add a dependency to Maven

Add the following org.jminix : jminix maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.jminix</groupId>
    <artifactId>jminix</artifactId>
    <version>1.3.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.jminix : jminix gradle dependency to your build.gradle file:

implementation 'org.jminix:jminix:1.3.5'

Gradle Kotlin DSL: Add the following org.jminix : jminix gradle kotlin dependency to your build.gradle.kts file:

implementation("org.jminix:jminix:1.3.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.jminix : jminix sbt scala dependency to your build.sbt file:

libraryDependencies += "org.jminix" % "jminix" % "1.3.5"

Advertisement

Dependencies from Group

Feb 15, 2023
10 usages

Discover Dependencies

Jul 13, 2023
20 usages
Apr 06, 2014
1 usages
23 stars
Jan 10, 2020
6 usages
0 stars
Aug 20, 2018
5 usages
323 stars
Dec 24, 2018
15 usages
Jul 17, 2019
4 usages
0 stars
Apr 21, 2018
16 usages
260 stars