Last Version

spring-jenkins-actuator 1.0.2-RELEASE

SpringBoot Jenkins Actuator

License

License

Categories

Categories

Jenkins Build Tools Continuous Integration and Continuous Delivery
GroupId

GroupId

com.itelg.spring
ArtifactId

ArtifactId

spring-jenkins-actuator
Version

Version

1.0.2-RELEASE
Type

Type

jar
Description

Description

spring-jenkins-actuator
SpringBoot Jenkins Actuator
Project URL

Project URL

https://github.com/julian-eggers/spring-jenkins-actuator
Source Code Management

Source Code Management

https://github.com/julian-eggers/spring-jenkins-actuator

Download spring-jenkins-actuator 1.0.2-RELEASE


<!-- https://jarcasting.com/artifacts/com.itelg.spring/spring-jenkins-actuator/ -->
<dependency>
    <groupId>com.itelg.spring</groupId>
    <artifactId>spring-jenkins-actuator</artifactId>
    <version>1.0.2-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.itelg.spring/spring-jenkins-actuator/
implementation 'com.itelg.spring:spring-jenkins-actuator:1.0.2-RELEASE'
// https://jarcasting.com/artifacts/com.itelg.spring/spring-jenkins-actuator/
implementation ("com.itelg.spring:spring-jenkins-actuator:1.0.2-RELEASE")
'com.itelg.spring:spring-jenkins-actuator:jar:1.0.2-RELEASE'
<dependency org="com.itelg.spring" name="spring-jenkins-actuator" rev="1.0.2-RELEASE">
  <artifact name="spring-jenkins-actuator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.itelg.spring', module='spring-jenkins-actuator', version='1.0.2-RELEASE')
)
libraryDependencies += "com.itelg.spring" % "spring-jenkins-actuator" % "1.0.2-RELEASE"
[com.itelg.spring/spring-jenkins-actuator "1.0.2-RELEASE"]

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-actuator jar 2.0.6.RELEASE
org.slf4j : slf4j-api jar 1.7.25
com.offbytwo.jenkins : jenkins-client jar 0.3.8

test (5)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.11.1
org.easymock : easymock jar 4.0.1
org.powermock : powermock-module-junit4 jar 2.0.0-RC.3
org.powermock : powermock-api-easymock jar 2.0.0-RC.3
org.jacoco : org.jacoco.agent jar 0.8.2

Project Modules

There are no modules declared in this project.