All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.tietoevry.quarkus.resteasy.problem.deployment.QuarkusSmallryeMetricsDetector Maven / Gradle / Ivy

package com.tietoevry.quarkus.resteasy.problem.deployment;

final class QuarkusSmallryeMetricsDetector extends ClasspathDetector {

    public QuarkusSmallryeMetricsDetector() {
        super("io.quarkus.smallrye.metrics.runtime.SmallRyeMetricsRecorder");
    }

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy