Last Version

trackedfuture-example 0.4.1

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-example_2.13
Version

Version

0.4.1
Type

Type

jar
Description

Description

trackedfuture-example
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-example_2.13 0.4.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.5
com.github.rssh : trackedfuture_2.13 jar 0.4.1

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.13 jar 3.2.7

Project Modules

There are no modules declared in this project.