jar

io.github.felipebonezi : play-actuator-core_2.12

Maven & Gradle

Dec 10, 2022
6 stars

play-actuator-core · A Play! Framework dependency to include actuators methods to your service.

Table Of Contents

Latest Version

Download io.github.felipebonezi : play-actuator-core_2.12 JAR file - Latest Versions:

All Versions

Download io.github.felipebonezi : play-actuator-core_2.12 JAR file - All Versions:

Version Vulnerabilities Size Updated
0.3.x
0.2.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window play-actuator-core_2.12-0.3.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

play.actuator.health

├─ play.actuator.health.Health.class - [JAR]

├─ play.actuator.health.HealthBuilder.class - [JAR]

play.actuator

├─ play.actuator.ActuatorEnum.class - [JAR]

play.actuator.health.indicator

├─ play.actuator.health.indicator.HealthIndicator.class - [JAR]