Last Version

GraphWalker Dashboard 3.0.0-RC1

A dashboard that show the result from executed tests and the progress of running tests

License

License

GroupId

GroupId

org.graphwalker
ArtifactId

ArtifactId

graphwalker-dashboard
Version

Version

3.0.0-RC1
Type

Type

jar
Description

Description

GraphWalker Dashboard
A dashboard that show the result from executed tests and the progress of running tests
Project URL

Project URL

http://graphwalker.org/../graphwalker-dashboard
Project Organization

Project Organization

GraphWalker

Download graphwalker-dashboard 3.0.0-RC1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-mobile jar 1.1.5.RELEASE
org.springframework.boot : spring-boot-starter-actuator jar 1.1.5.RELEASE

Project Modules

There are no modules declared in this project.