work-tracker

A library to monitor threads and requests. It provides advanced logging capabilities, and protects the application's JVMs from too many requests and from long running requests that would eventually turn into zombies.

License

License

GroupId

GroupId

com.deere.isg.work-tracker
ArtifactId

ArtifactId

work-tracker
Last Version

Last Version

1.1.2
Release Date

Release Date

Type

Type

pom
Description

Description

work-tracker
A library to monitor threads and requests. It provides advanced logging capabilities, and protects the application's JVMs from too many requests and from long running requests that would eventually turn into zombies.
Project URL

Project URL

http://github.com/JohnDeere/work-tracker
Source Code Management

Source Code Management

https://github.com/JohnDeere/work-tracker

Download work-tracker

Filename Size
work-tracker-1.1.2.pom 16 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.deere.isg.work-tracker/work-tracker/ -->
<dependency>
    <groupId>com.deere.isg.work-tracker</groupId>
    <artifactId>work-tracker</artifactId>
    <version>1.1.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.deere.isg.work-tracker/work-tracker/
implementation 'com.deere.isg.work-tracker:work-tracker:1.1.2'
// https://jarcasting.com/artifacts/com.deere.isg.work-tracker/work-tracker/
implementation ("com.deere.isg.work-tracker:work-tracker:1.1.2")
'com.deere.isg.work-tracker:work-tracker:pom:1.1.2'
<dependency org="com.deere.isg.work-tracker" name="work-tracker" rev="1.1.2">
  <artifact name="work-tracker" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.deere.isg.work-tracker', module='work-tracker', version='1.1.2')
)
libraryDependencies += "com.deere.isg.work-tracker" % "work-tracker" % "1.1.2"
[com.deere.isg.work-tracker/work-tracker "1.1.2"]

Dependencies

test (3)

Group / Artifact Type Version
org.mockito : mockito-core jar 2.28.2
org.hamcrest : hamcrest-library jar 1.3
junit : junit jar 4.13.1

Project Modules

  • work-tracker-core
  • work-tracker-servlet
  • work-tracker-spring
  • work-tracker-spring-boot

Versions

Version
1.1.2
1.1.1
1.1.0
1.1.0-rc5
1.1.0-rc4
1.1.0-rc3
1.1.0-rc1
1.0.1
1.0.0
1.0.0-rc17
1.0.0-rc16
1.0.0-rc15
1.0.0-rc14
1.0.0-rc13
1.0.0-rc12
1.0.0-rc11
1.0.0-rc10
1.0.0-rc9
1.0.0-rc8
1.0.0-rc7
1.0.0-rc6
1.0.0-rc5
1.0.0-rc4
1.0.0-rc3