io.quarkus.arc.test.supplement.SomeClassInExternalLibrary Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of quarkus-arc-test-supplement Show documentation
Show all versions of quarkus-arc-test-supplement Show documentation
Supplement archive for ArC tests
package io.quarkus.arc.test.supplement;
public class SomeClassInExternalLibrary {
}