ch.sbb.releasetrain:status

Tool to schedule parametrized Release Builds on a CI Environment

License

License

GroupId

GroupId

ch.sbb.releasetrain
ArtifactId

ArtifactId

status
Last Version

Last Version

0.0.25
Release Date

Release Date

Type

Type

jar
Description

Description

Tool to schedule parametrized Release Builds on a CI Environment
Project Organization

Project Organization

Pivotal Software, Inc.

Download status

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
ch.sbb.releasetrain : config jar 0.0.25
org.springframework.boot : spring-boot-starter jar 1.3.6.RELEASE
org.apache.httpcomponents : httpclient jar 4.5.2
org.apache.commons : commons-lang3 jar 3.4
org.eclipse.jgit : org.eclipse.jgit jar 4.4.0.201605250940-rc1
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.8

test (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 1.3.6.RELEASE
junit : junit jar 4.12
org.mockito : mockito-core jar 2.0.69-beta

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.25
0.0.23
0.0.22
0.0.21