Last Version

jtwfg 2.0.0

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

License

License

GroupId

GroupId

ch.petikoch.libs
ArtifactId

ArtifactId

jtwfg
Version

Version

2.0.0
Type

Type

jar
Description

Description

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

Project URL

https://github.com/Petikoch/jtwfg
Source Code Management

Source Code Management

https://github.com/Petikoch/jtwfg

Download jtwfg 2.0.0


<!-- https://jarcasting.com/artifacts/ch.petikoch.libs/jtwfg/ -->
<dependency>
    <groupId>ch.petikoch.libs</groupId>
    <artifactId>jtwfg</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/ch.petikoch.libs/jtwfg/
implementation 'ch.petikoch.libs:jtwfg:2.0.0'
// https://jarcasting.com/artifacts/ch.petikoch.libs/jtwfg/
implementation ("ch.petikoch.libs:jtwfg:2.0.0")
'ch.petikoch.libs:jtwfg:jar:2.0.0'
<dependency org="ch.petikoch.libs" name="jtwfg" rev="2.0.0">
  <artifact name="jtwfg" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.petikoch.libs', module='jtwfg', version='2.0.0')
)
libraryDependencies += "ch.petikoch.libs" % "jtwfg" % "2.0.0"
[ch.petikoch.libs/jtwfg "2.0.0"]

Dependencies

test (3)

Group / Artifact Type Version
org.codehaus.groovy : groovy-all jar 2.5.14
org.spockframework : spock-core jar 1.3-groovy-2.5
com.google.guava : guava jar 30.1.1-jre

Project Modules

There are no modules declared in this project.