Last Version

bdd-reporting-service 0.1.9

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.

License

License

Categories

Categories

Ant Build Tools Reporting Business Logic Libraries
GroupId

GroupId

com.github.grantlittle
ArtifactId

ArtifactId

bdd-reporting-service
Version

Version

0.1.9
Type

Type

jar
Description

Description

bdd-reporting-service
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.
Project Organization

Project Organization

Pivotal Software, Inc.
Source Code Management

Source Code Management

https://github.com/grantlittle/bdd-reporting

Download bdd-reporting-service 0.1.9


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

Dependencies

compile (17)

Group / Artifact Type Version
com.github.spullara.mustache.java : compiler jar 0.9.4
org.springframework.boot : spring-boot-starter-data-elasticsearch jar 1.4.3.RELEASE
io.springfox : springfox-swagger2 jar 2.4.0
io.springfox : springfox-swagger-ui jar 2.4.0
org.springframework.boot : spring-boot-starter-web jar 1.4.3.RELEASE
org.jetbrains.kotlin : kotlin-stdlib jar 1.0.6
net.java.dev.jna : jna jar 4.2.2
commons-logging : commons-logging jar RELEASE
org.webjars : angularjs jar 1.5.6
org.webjars.bower : angular-sanitize jar 1.5.6
org.webjars.bower : angular-animate jar 1.5.6
org.webjars.bower : angular-ui-router jar 0.3.0
org.webjars.bower : angular-ui-select jar 0.19.6
org.webjars.bower : angular-ui-grid jar 3.1.1
org.webjars : bootswatch-united jar 3.3.5+4
org.webjars.bower : angular-google-chart jar 0.1.0
org.webjars.bower : angular-bootstrap jar 1.3.3

test (5)

Group / Artifact Type Version
info.cukes : cucumber-junit jar RELEASE
info.cukes : cucumber-java jar RELEASE
info.cukes : cucumber-spring jar RELEASE
org.springframework.boot : spring-boot-starter-test jar 1.4.3.RELEASE
commons-io : commons-io jar

Project Modules

There are no modules declared in this project.