trackedfuture

small runtime + java-agent, which brings back full stacktrace for exceptions, generated inside Future callbacks

License

License

GroupId

GroupId

com.github.rssh
ArtifactId

ArtifactId

trackedfuture_3
Last Version

Last Version

0.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

trackedfuture
small runtime + java-agent, which brings back full stacktrace for exceptions, generated inside Future callbacks
Project URL

Project URL

https://github.com/rssh/trackedfuture
Project Organization

Project Organization

rssh
Source Code Management

Source Code Management

https://github.com/rssh/trackedfuture

Download trackedfuture_3

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala3-library_3 jar 3.0.1
org.ow2.asm : asm jar 9.1

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_3 jar 3.2.9

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.0