com.gitlab.lae.stack.source:stack-source-processor

Decorates test failure stack trace with source code snippets.

License

License

GroupId

GroupId

com.gitlab.lae.stack.source
ArtifactId

ArtifactId

stack-source-processor
Last Version

Last Version

0.4.2
Release Date

Release Date

Type

Type

jar
Description

Description

Decorates test failure stack trace with source code snippets.

Download stack-source-processor

How to add to project

<!-- https://jarcasting.com/artifacts/com.gitlab.lae.stack.source/stack-source-processor/ -->
<dependency>
    <groupId>com.gitlab.lae.stack.source</groupId>
    <artifactId>stack-source-processor</artifactId>
    <version>0.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitlab.lae.stack.source/stack-source-processor/
implementation 'com.gitlab.lae.stack.source:stack-source-processor:0.4.2'
// https://jarcasting.com/artifacts/com.gitlab.lae.stack.source/stack-source-processor/
implementation ("com.gitlab.lae.stack.source:stack-source-processor:0.4.2")
'com.gitlab.lae.stack.source:stack-source-processor:jar:0.4.2'
<dependency org="com.gitlab.lae.stack.source" name="stack-source-processor" rev="0.4.2">
  <artifact name="stack-source-processor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitlab.lae.stack.source', module='stack-source-processor', version='0.4.2')
)
libraryDependencies += "com.gitlab.lae.stack.source" % "stack-source-processor" % "0.4.2"
[com.gitlab.lae.stack.source/stack-source-processor "0.4.2"]

Dependencies

compile (2)

Group / Artifact Type Version
com.gitlab.lae.stack.source : stack-source jar 0.4.2
com.google.auto.service : auto-service Optional jar 1.0-rc4

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.2
0.4.1
0.4
0.3
0.2.2
0.2.1
0.2
0.2-beta17
0.2-beta16