Last Version

grappa-debugger 0.3.0

GUI application to debug grappa parsers

License

License

GroupId

GroupId

com.github.fge
ArtifactId

ArtifactId

grappa-debugger
Version

Version

0.3.0
Type

Type

jar
Description

Description

grappa-debugger
GUI application to debug grappa parsers
Project URL

Project URL

https://github.com/fge/grappa-debugger

Download grappa-debugger 0.3.0


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

Dependencies

compile (7)

Group / Artifact Type Version
org.controlsfx : openjfx-dialogs jar 1.0.2
org.fxmisc.easybind : easybind jar 1.0.3
com.github.fge : grappa jar 2.0.0-alpha.3
com.github.fge : java7-fs-more jar 0.1.0
com.h2database : h2 jar 1.4.184
com.github.fge : throwing-lambdas jar 0.3.0
org.jooq : jooq jar 3.5.1

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.0

test (3)

Group / Artifact Type Version
org.testng : testng jar 6.8.21
org.mockito : mockito-core jar 1.10.19
org.assertj : assertj-core jar 1.7.1

Project Modules

There are no modules declared in this project.