ch.sbb.releasetrain:git

Tool to schedule parametrized Release Builds on a CI Environment

License

License

Categories

Categories

Git Development Tools Version Controls
GroupId

GroupId

ch.sbb.releasetrain
ArtifactId

ArtifactId

git
Last Version

Last Version

0.9.6
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 git

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
ch.sbb.releasetrain : utils jar 0.9.6
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

test (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.6
0.9.5
0.9.4
0.9.3
0.9.1
0.9.0
0.0.30
0.0.29
0.0.28
0.0.27
0.0.26