MVN

com.btmatthews.utils : monitor

Maven & Gradle

Jan 08, 2014
9 usages
1 stars

Monitor Thread · A simple monitor thread used to control server processes with optional support for creating Maven plugins

<dependency>
    <groupId>com.btmatthews.utils</groupId>
    <artifactId>monitor</artifactId>
    <version>2.1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.btmatthews.utils : monitor to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1.3

All Versions

Choose a version of com.btmatthews.utils : monitor to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1.x
monitor-2.1.3
monitor-2.1.2
monitor-2.1.1
monitor-2.1.0
2.0.x
monitor-2.0.0
1.1.x
monitor-1.1.1
monitor-1.1.0
1.0.x
monitor-1.0.0

How to add a dependency to Maven

Add the following com.btmatthews.utils : monitor maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.btmatthews.utils</groupId>
    <artifactId>monitor</artifactId>
    <version>2.1.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.btmatthews.utils : monitor gradle dependency to your build.gradle file:

implementation 'com.btmatthews.utils:monitor:2.1.3'

Gradle Kotlin DSL: Add the following com.btmatthews.utils : monitor gradle kotlin dependency to your build.gradle.kts file:

implementation("com.btmatthews.utils:monitor:2.1.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.btmatthews.utils : monitor sbt scala dependency to your build.sbt file:

libraryDependencies += "com.btmatthews.utils" % "monitor" % "2.1.3"

Advertisement

Dependencies from Group

Jan 08, 2014
9 usages
1 stars

Discover Dependencies

Dec 02, 2022
20 usages
56 stars
May 31, 2016
11 usages
1 stars
Apr 20, 2019
10 usages
4 stars
Nov 01, 2013
12 usages
19 stars
Mar 28, 2022
3 usages
17 stars
Apr 01, 2023
6 usages
4 stars
Mar 06, 2019
6 usages
58 stars
Oct 18, 2016
10 usages
May 16, 2016
17 usages
Feb 06, 2020
5 usages
446 stars