MVN

ch.petikoch.libs : jtwfg

Maven & Gradle

Apr 05, 2021
1 usages
7 stars

jtwfg · A small java 8+ standalone library using a task wait for graph model to detect deadlocks

<dependency>
    <groupId>ch.petikoch.libs</groupId>
    <artifactId>jtwfg</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ch.petikoch.libs : jtwfg to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.0

All Versions

Choose a version of ch.petikoch.libs : jtwfg to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
jtwfg-2.0.0

How to add a dependency to Maven

Add the following ch.petikoch.libs : jtwfg maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>ch.petikoch.libs</groupId>
    <artifactId>jtwfg</artifactId>
    <version>2.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following ch.petikoch.libs : jtwfg gradle dependency to your build.gradle file:

implementation 'ch.petikoch.libs:jtwfg:2.0.0'

Gradle Kotlin DSL: Add the following ch.petikoch.libs : jtwfg gradle kotlin dependency to your build.gradle.kts file:

implementation("ch.petikoch.libs:jtwfg:2.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following ch.petikoch.libs : jtwfg sbt scala dependency to your build.sbt file:

libraryDependencies += "ch.petikoch.libs" % "jtwfg" % "2.0.0"

Advertisement

Dependencies from Group

Apr 05, 2021
1 usages
7 stars
Apr 05, 2021
2 stars
Apr 05, 2021
4 stars

Discover Dependencies

Apr 05, 2021
2 stars
Apr 05, 2021
4 stars
Apr 13, 2023
5 stars
Apr 13, 2023
5 stars
Apr 13, 2023
5 stars
Apr 13, 2023
2 usages
5 stars
Apr 13, 2023
2 usages
5 stars
Apr 13, 2023
1 usages
5 stars
Apr 04, 2021
1 usages
31 stars