Uses of Class
io.quarkus.enforcer.DeploymentDependencyRuleSupport
-
Uses of DeploymentDependencyRuleSupport in io.quarkus.enforcer
Subclasses of DeploymentDependencyRuleSupport in io.quarkus.enforcerModifier and TypeClassDescriptionclassBans from a deployment module of an extension all runtime dependencies to "foreign" extensions.classEnforces that for each direct "runtime" dependency the current project also defines a direct minimal "*-deployment" dependency to produce a consistent build order.