MVN

org.drombler.commons : drombler-commons-action

Maven & Gradle

Dec 22, 2019
1 usages

Drombler Commons - Action · An Action Framework, which keeps the state (enabled/ disabled, selected/ unselected etc.), the information (texts, image etc.) and the logic between menu items and toolbar buttons in sync.

<dependency>
    <groupId>org.drombler.commons</groupId>
    <artifactId>drombler-commons-action</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.drombler.commons : drombler-commons-action to add to Maven - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of org.drombler.commons : drombler-commons-action to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0
drombler-commons-action-1.0
0.15
drombler-commons-action-0.15
0.14
drombler-commons-action-0.14
0.13
drombler-commons-action-0.13
0.12
drombler-commons-action-0.12
0.11
drombler-commons-action-0.11
0.10
drombler-commons-action-0.10
0.9
drombler-commons-action-0.9
0.8
drombler-commons-action-0.8
0.7
drombler-commons-action-0.7
0.6
drombler-commons-action-0.6
0.5
drombler-commons-action-0.5

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.drombler.commons</groupId>
    <artifactId>drombler-commons-action</artifactId>
    <version>1.0</version>
</dependency>