| License | License
                                                        The Apache License, Version 2.0                                                 | 
|---|---|
| Categories | CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration Armeria | 
| GroupId | GroupIdkr.ikhoon.armeria | 
| ArtifactId | ArtifactIdarmeria-spring-boot2-actuator-autoconfigure | 
| Version | Version0.1.0-beta2 | 
| Type | Typejar | 
| Description | DescriptionArmeria (armeria-spring-boot2-actuator-autoconfigure) Asynchronous HTTP/2 RPC/REST client/server library built on top of Java 8, Netty, Thrift and gRPC (armeria-spring-boot2-actuator-autoconfigure) | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
<!-- https://jarcasting.com/artifacts/kr.ikhoon.armeria/armeria-spring-boot2-actuator-autoconfigure/ -->
<dependency>
    <groupId>kr.ikhoon.armeria</groupId>
    <artifactId>armeria-spring-boot2-actuator-autoconfigure</artifactId>
    <version>0.1.0-beta2</version>
</dependency>// https://jarcasting.com/artifacts/kr.ikhoon.armeria/armeria-spring-boot2-actuator-autoconfigure/
implementation 'kr.ikhoon.armeria:armeria-spring-boot2-actuator-autoconfigure:0.1.0-beta2'// https://jarcasting.com/artifacts/kr.ikhoon.armeria/armeria-spring-boot2-actuator-autoconfigure/
implementation ("kr.ikhoon.armeria:armeria-spring-boot2-actuator-autoconfigure:0.1.0-beta2")'kr.ikhoon.armeria:armeria-spring-boot2-actuator-autoconfigure:jar:0.1.0-beta2'<dependency org="kr.ikhoon.armeria" name="armeria-spring-boot2-actuator-autoconfigure" rev="0.1.0-beta2">
  <artifact name="armeria-spring-boot2-actuator-autoconfigure" type="jar" />
</dependency>@Grapes(
@Grab(group='kr.ikhoon.armeria', module='armeria-spring-boot2-actuator-autoconfigure', version='0.1.0-beta2')
)libraryDependencies += "kr.ikhoon.armeria" % "armeria-spring-boot2-actuator-autoconfigure" % "0.1.0-beta2"[kr.ikhoon.armeria/armeria-spring-boot2-actuator-autoconfigure "0.1.0-beta2"]| Group / Artifact | Type | Version | 
|---|---|---|
| kr.ikhoon.armeria : armeria | jar | 0.1.0-beta2 | 
| org.springframework.boot : spring-boot-actuator-autoconfigure | jar | 2.5.5 | 
| javax.inject : javax.inject | jar | 1 | 
| io.micrometer : micrometer-registry-prometheus Optional | jar | 1.7.4 | 
| io.dropwizard.metrics : metrics-json Optional | jar | 4.2.4 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.google.code.findbugs : jsr305 | jar | 3.0.2 | 
| org.slf4j : slf4j-api | jar | 1.7.32 | 
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.5.5 |