Download phynixx-watchdog-2.0.0.jar file - Jar p

Jar examples for p:phynixx-watchdog

Description

generic watchdog implementation keeping dependent threads alive

You can download jar file phynixx-watchdog 2.0.0 in this page.

Build File

You can use the following script to add phynixx-watchdog-2.0.0.jar to your project.

<dependency>
   <groupId>org.csc</groupId>
   <artifactId>phynixx-watchdog</artifactId>
   <version>2.0.0</version>
</dependency>
compile group: 'org.csc', name: 'phynixx-watchdog', version: '2.0.0'
libraryDependencies += "org.csc" % "phynixx-watchdog" % "2.0.0"
<dependency org="org.csc" name="phynixx-watchdog" rev="2.0.0"/>
@Grapes(@Grab(group='org.csc', module='phynixx-watchdog', version='2.0.0'))
'org.csc:phynixx-watchdog:jar:2.0.0'

Download

Click the following link to download the jar file.

phynixx-watchdog-2.0.0-javadoc.jar
phynixx-watchdog-2.0.0-sources.jar
phynixx-watchdog-2.0.0-test-sources.jar
phynixx-watchdog-2.0.0-tests.jar
phynixx-watchdog-2.0.0.jar
phynixx-watchdog-2.0.0.pom



Related Tutorials