| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools Reporting Business Logic Libraries |
| GroupId | GroupIdcom.github.grantlittle |
| ArtifactId | ArtifactIdbdd-reporting-service |
| Version | Version0.1.9 |
| Type | Typejar |
| Description |
Descriptionbdd-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 |
| Source Code Management |
Source Code Management |
<!-- 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"]
| 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 |
| 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 |