не последняя версия
Последняя версия 1.0.2-RELEASE

com.itelg.spring:spring-jenkins-actuator 0.2.0-RELEASE

SpringBoot Jenkins Actuator

Категории

Категории

Jenkins Компиляция и сборка Continuous Integration and Continuous Delivery
Группа

Группа

com.itelg.spring
Идентификатор

Идентификатор

spring-jenkins-actuator
Версия

Версия

0.2.0-RELEASE
Тип

Тип

jar

Скачать spring-jenkins-actuator 0.2.0-RELEASE


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