License |
License |
---|---|
GroupId | GroupIdch.sbb.releasetrain |
ArtifactId | ArtifactIdwebui |
Last Version | Last Version0.9.6 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionTool to schedule parametrized Release Builds on a CI Environment
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
webui-0.9.6.pom | |
webui-0.9.6.war | 34 MB |
webui-0.9.6-sources.jar | 3 KB |
webui-0.9.6-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ch.sbb.releasetrain/webui/ -->
<dependency>
<groupId>ch.sbb.releasetrain</groupId>
<artifactId>webui</artifactId>
<version>0.9.6</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/ch.sbb.releasetrain/webui/
implementation 'ch.sbb.releasetrain:webui:0.9.6'
// https://jarcasting.com/artifacts/ch.sbb.releasetrain/webui/
implementation ("ch.sbb.releasetrain:webui:0.9.6")
'ch.sbb.releasetrain:webui:war:0.9.6'
<dependency org="ch.sbb.releasetrain" name="webui" rev="0.9.6">
<artifact name="webui" type="war" />
</dependency>
@Grapes(
@Grab(group='ch.sbb.releasetrain', module='webui', version='0.9.6')
)
libraryDependencies += "ch.sbb.releasetrain" % "webui" % "0.9.6"
[ch.sbb.releasetrain/webui "0.9.6"]
Group / Artifact | Type | Version |
---|---|---|
ch.sbb.releasetrain : jsfbootadapter | jar | 0.9.6 |
ch.sbb.releasetrain : director | jar | 0.9.6 |
ch.sbb.releasetrain : state | jar | 0.9.6 |
commons-beanutils : commons-beanutils | jar | 1.9.2 |
org.springframework.boot : spring-boot-starter | jar | 1.5.2.RELEASE |
org.apache.httpcomponents : httpclient | jar | 4.5.3 |
org.apache.commons : commons-lang3 | jar | 3.4 |
org.eclipse.jgit : org.eclipse.jgit | jar | 4.4.1.201607150455-r |
org.apache.commons : commons-email | jar | 1.4 |
commons-io : commons-io | jar | 1.3.2 |
com.google.guava : guava | jar | 19.0 |
org.projectlombok : lombok | jar | 1.16.14 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 1.5.2.RELEASE |
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 1.10.19 |