drools-wb-scenario-simulation-editor-businesscentral-client
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency> <groupId>org.drools</groupId> <artifactId>drools-wb-scenario-simulation-editor-businesscentral-client</artifactId> <version>7.74.1.Final</version> </dependency>
<?xml version="1.0" encoding="UTF-8"?> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <parent> <artifactId>drools-wb-scenario-simulation-editor</artifactId> <groupId>org.drools</groupId> <version>7.74.1.Final</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>drools-wb-scenario-simulation-editor-businesscentral-client</artifactId> <packaging>jar</packaging> <name>Drools Workbench - Scenario Simulation Editor - Business Central package</name> <description>Drools Workbench - Scenario Simulation Editor - Business Central package</description> <properties> <java.module.name>org.drools.wb.scenariosimulation.editor.businesscentral.client</java.module.name> </properties> <dependencies> <dependency> <groupId>org.drools</groupId> <artifactId>drools-scenario-simulation-api</artifactId> </dependency> <dependency> <groupId>org.drools</groupId> <artifactId>drools-wb-scenario-simulation-editor-api</artifactId> </dependency> <dependency> <groupId>org.drools</groupId> <artifactId>drools-wb-scenario-simulation-editor-client</artifactId> </dependency> <dependency> <groupId>com.google.gwt</groupId> <artifactId>gwt-user</artifactId> </dependency> <dependency> <groupId>com.google.elemental2</groupId> <artifactId>elemental2-dom</artifactId> </dependency> <dependency> <groupId>org.gwtbootstrap3</groupId> <artifactId>gwtbootstrap3</artifactId> </dependency> <dependency> <groupId>org.dashbuilder</groupId> <artifactId>dashbuilder-displayer-api</artifactId> </dependency> <dependency> <groupId>org.dashbuilder</groupId> <artifactId>dashbuilder-displayer-client</artifactId> </dependency> <dependency> <groupId>jakarta.annotation</groupId> <artifactId>jakarta.annotation-api</artifactId> </dependency> <dependency> <groupId>jakarta.inject</groupId> <artifactId>jakarta.inject-api</artifactId> </dependency> <dependency> <groupId>jakarta.enterprise</groupId> <artifactId>jakarta.enterprise.cdi-api</artifactId> </dependency> <!-- Test scope dependencies --> <dependency> <groupId>com.google.gwt.gwtmockito</groupId> <artifactId>gwtmockito</artifactId> <scope>test</scope> </dependency> <dependency> <groupId>org.drools</groupId> <artifactId>drools-wb-scenario-simulation-editor-client</artifactId> <classifier>tests</classifier> <scope>test</scope> </dependency> <dependency> <groupId>org.uberfire</groupId> <artifactId>uberfire-testing-utils</artifactId> <scope>test</scope> </dependency> <dependency> <groupId>org.apache.commons</groupId> <artifactId>commons-lang3</artifactId> <scope>test</scope> </dependency> <!-- TRANSITIVE --> <dependency> <groupId>com.google.elemental2</groupId> <artifactId>elemental2-promise</artifactId> </dependency> <dependency> <groupId>org.uberfire</groupId> <artifactId>uberfire-project-api</artifactId> </dependency> <dependency> <groupId>org.uberfire</groupId> <artifactId>uberfire-project-client</artifactId> </dependency> <dependency> <groupId>org.uberfire</groupId> <artifactId>uberfire-message-console-client</artifactId> </dependency> <dependency> <groupId>org.jboss.errai</groupId> <artifactId>errai-common</artifactId> </dependency> <dependency> <groupId>org.jboss.errai</groupId> <artifactId>errai-ioc</artifactId> </dependency> <dependency> <groupId>org.jboss.errai</groupId> <artifactId>errai-bus</artifactId> </dependency> <dependency> <groupId>org.jboss.errai</groupId> <artifactId>errai-ui</artifactId> </dependency> <dependency> <groupId>org.kie.soup</groupId> <artifactId>kie-soup-project-datamodel-api</artifactId> </dependency> <dependency> <groupId>org.kie.soup</groupId> <artifactId>kie-soup-dataset-api</artifactId> </dependency> <dependency> <groupId>org.kie.workbench.services</groupId> <artifactId>kie-wb-common-datamodel-api</artifactId> </dependency> <dependency> <groupId>org.kie.workbench.widgets</groupId> <artifactId>kie-wb-common-ui</artifactId> </dependency> <dependency> <groupId>org.kie.workbench.screens</groupId> <artifactId>kie-wb-common-workbench-client</artifactId> </dependency> <dependency> <groupId>org.kie.workbench.widgets</groupId> <artifactId>kie-wb-config-resource-widget</artifactId> </dependency> <dependency> <groupId>org.kie.workbench.widgets</groupId> <artifactId>kie-wb-metadata-widget</artifactId> </dependency> <dependency> <groupId>org.uberfire</groupId> <artifactId>uberfire-api</artifactId> </dependency> <dependency> <groupId>org.uberfire</groupId> <artifactId>uberfire-client-api</artifactId> </dependency> <dependency> <groupId>org.uberfire</groupId> <artifactId>uberfire-workbench-client</artifactId> </dependency> <dependency> <groupId>org.uberfire</groupId> <artifactId>uberfire-services-api</artifactId> </dependency> <dependency> <groupId>org.uberfire</groupId> <artifactId>uberfire-commons-editor-client</artifactId> </dependency> <dependency> <groupId>org.uberfire</groupId> <artifactId>uberfire-commons-editor-api</artifactId> </dependency> <dependency> <groupId>org.uberfire</groupId> <artifactId>uberfire-workbench-client-views-patternfly</artifactId> </dependency> <dependency> <groupId>org.uberfire</groupId> <artifactId>uberfire-widgets-commons</artifactId> </dependency> <dependency> <groupId>org.uberfire</groupId> <artifactId>uberfire-message-console-api</artifactId> </dependency> <dependency> <groupId>org.kie.workbench.screens</groupId> <artifactId>kie-wb-common-library-api</artifactId> <scope>provided</scope> </dependency> <dependency> <groupId>org.kie.workbench.screens</groupId> <artifactId>kie-wb-common-library-client</artifactId> <scope>provided</scope> </dependency> <dependency> <groupId>org.kie.workbench.screens</groupId> <artifactId>kie-wb-common-project-explorer-api</artifactId> <scope>provided</scope> </dependency> </dependencies> <dependencyManagement> <dependencies> <dependency> <groupId>org.kie.workbench</groupId> <artifactId>drools-scenario-simulation-api</artifactId> <version>${version.org.kie}</version> </dependency> <dependency> <groupId>org.drools</groupId> <artifactId>drools-wb-scenario-simulation-editor-client</artifactId> <version>${version.org.kie}</version> </dependency> <dependency> <groupId>org.drools</groupId> <artifactId>drools-wb-scenario-simulation-editor-client</artifactId> <classifier>tests</classifier> <version>${version.org.kie}</version> </dependency> </dependencies> </dependencyManagement> </project>