License |
License |
---|---|
Categories |
CategoriesIDE Development Tools CLI User Interface |
GroupId | GroupIdfr.norad.visuwall.providers |
ArtifactId | ArtifactIdclients-cruisecontrol |
Last Version | Last Version0.3.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionVisuwall - Providers - CruiseControl
Web application showing build and quality states of Projects in a very visual Wall
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/fr.norad.visuwall.providers/clients-cruisecontrol/ -->
<dependency>
<groupId>fr.norad.visuwall.providers</groupId>
<artifactId>clients-cruisecontrol</artifactId>
<version>0.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/fr.norad.visuwall.providers/clients-cruisecontrol/
implementation 'fr.norad.visuwall.providers:clients-cruisecontrol:0.3.5'
// https://jarcasting.com/artifacts/fr.norad.visuwall.providers/clients-cruisecontrol/
implementation ("fr.norad.visuwall.providers:clients-cruisecontrol:0.3.5")
'fr.norad.visuwall.providers:clients-cruisecontrol:jar:0.3.5'
<dependency org="fr.norad.visuwall.providers" name="clients-cruisecontrol" rev="0.3.5">
<artifact name="clients-cruisecontrol" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.norad.visuwall.providers', module='clients-cruisecontrol', version='0.3.5')
)
libraryDependencies += "fr.norad.visuwall.providers" % "clients-cruisecontrol" % "0.3.5"
[fr.norad.visuwall.providers/clients-cruisecontrol "0.3.5"]
Group / Artifact | Type | Version |
---|---|---|
fr.norad.visuwall.providers : clients-common | jar | 0.3.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.9 |
org.mockito : mockito-all | jar | 1.9.0 |