Last Version

Gauge Specification Parser 1.2

This is a Library for parsing a Gauge Specification into a appropriate datastructure

License

License

Categories

Categories

Other General Purpose Libraries
GroupId

GroupId

de.klosebrothers
ArtifactId

ArtifactId

specparser
Version

Version

1.2
Type

Type

jar
Description

Description

Gauge Specification Parser
This is a Library for parsing a Gauge Specification into a appropriate datastructure
Project URL

Project URL

https://github.com/klosebrothers-de/SpecParser
Source Code Management

Source Code Management

https://github.com/klosebrothers-de/SpecParser/tree/master

Download specparser 1.2


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

Dependencies

compile (1)

Group / Artifact Type Version
com.atlassian.commonmark : commonmark jar 0.13.1

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.10

test (3)

Group / Artifact Type Version
com.google.guava : guava jar 28.2-jre
org.junit.jupiter : junit-jupiter-engine jar 5.5.2
org.assertj : assertj-core jar 3.14.0

Project Modules

There are no modules declared in this project.