![JAR search and dependency download from the Maven repository](/logo.png)
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-metadata-widget Show documentation
Show all versions of kie-wb-metadata-widget Show documentation
Kie Workbench - Common - Metadata Widget
<?xml version="1.0" encoding="UTF-8"?> <beans xmlns="http://xmlns.jcp.org/xml/ns/javaee" bean-discovery-mode="none"> <scan> <exclude name="org.kie.workbench.common.widgets.metadata.client.**"/> </scan> </beans>