is not current version
Last Version 0.1.7

com.github.grantlittle:bdd-reporting-server 0.1.5

BDD Enterprise Reporting Server. This server provides the ability to upload reports from tools like Cucumber, SpecFlow, Pickles and the information is then aggregated into a central view across all projects.

Categories

Categories

Ant Build Tools Reporting Business Logic Libraries
GroupId

GroupId

com.github.grantlittle
ArtifactId

ArtifactId

bdd-reporting-server
Version

Version

0.1.5
Type

Type

jar

Download bdd-reporting-server 0.1.5


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