License |
License |
---|---|
GroupId | GroupIdch.sbb.releasetrain |
ArtifactId | ArtifactIdstatus |
Last Version | Last Version0.0.25 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTool to schedule parametrized Release Builds on a CI Environment
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
status-0.0.25.pom | |
status-0.0.25.jar | 20 KB |
status-0.0.25-sources.jar | 11 KB |
status-0.0.25-javadoc.jar | 94 KB |
Browse |
<!-- 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"]
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 |
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 |