META-INF.beans.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of kie-wb-common-refactoring-client Show documentation
Show all versions of kie-wb-common-refactoring-client Show documentation
Kie Workbench - Common - Refactoring Support Client
The newest version!
<?xml version="1.0" encoding="UTF-8"?> <beans xmlns="http://xmlns.jcp.org/xml/ns/javaee" bean-discovery-mode="all"> <scan> <exclude name="org.kie.workbench.common.services.refactoring.client.**"/> </scan> </beans>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy