{"library":"spring-boot-actuator","install":[{"cmd":"<dependency>\n  <groupId>org.springframework.boot</groupId>\n  <artifactId>spring-boot-actuator</artifactId>\n  <version>4.0.2</version>\n</dependency>","imports":["org.springframework.boot.actuate.health.HealthIndicator"]},{"cmd":"implementation 'org.springframework.boot:spring-boot-actuator:4.0.2'","imports":[]}]}