License |
License |
---|---|
GroupId | GroupIdorg.graphwalker |
ArtifactId | ArtifactIdgraphwalker-dashboard |
Version | Version3.0.0-RC1 |
Type | Typejar |
Description |
DescriptionGraphWalker Dashboard
A dashboard that show the result from executed tests and the progress of running tests
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- 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"]
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 |