j

jrds

Another monitoring application, intentend to be simple to use and extensible.
http://jrds.fr
The Apache Software License, Version 2.0
JRDS
Fabrice Bacchella
Files download
File Operation
jrds-2021.1.pom download
Apache Maven
<dependency>
  <groupId>fr.jrds</groupId>
  <artifactId>jrds</artifactId>
  <version>2021.1</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'fr.jrds:jrds:2021.1'
Gradle Kotlin
implementation("fr.jrds:jrds:2021.1")
Scala SBT
libraryDependencies += "fr.jrds" % "jrds" % "2021.1"
Groovy Grape
@Grapes(
  @Grab(group='fr.jrds', module='jrds', version='2021.1')
)
Apache Ivy
<dependency org="fr.jrds" name="jrds" rev="2021.1" />
Leiningen
[fr.jrds/jrds "2021.1"]
Apache Buildr
'fr.jrds:jrds:jar:2021.1'
Dependencies
The project has no third-party dependencies