Last Version

Drombler Commons - Docking 1.0

A Docking Framework, which allows a GUI application to dock Dockables to Docking Areas.

License

License

COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
GroupId

GroupId

org.drombler.commons
ArtifactId

ArtifactId

drombler-commons-docking
Version

Version

1.0
Type

Type

pom
Description

Description

Drombler Commons - Docking
A Docking Framework, which allows a GUI application to dock Dockables to Docking Areas.
Project URL

Project URL

https://www.drombler.org/drombler-commons/1.0/docs/site
Project Organization

Project Organization

Drombler
Source Code Management

Source Code Management

https://github.com/Drombler/drombler-commons

Download drombler-commons-docking 1.0


<!-- https://jarcasting.com/artifacts/org.drombler.commons/drombler-commons-docking/ -->
<dependency>
    <groupId>org.drombler.commons</groupId>
    <artifactId>drombler-commons-docking</artifactId>
    <version>1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.drombler.commons/drombler-commons-docking/
implementation 'org.drombler.commons:drombler-commons-docking:1.0'
// https://jarcasting.com/artifacts/org.drombler.commons/drombler-commons-docking/
implementation ("org.drombler.commons:drombler-commons-docking:1.0")
'org.drombler.commons:drombler-commons-docking:pom:1.0'
<dependency org="org.drombler.commons" name="drombler-commons-docking" rev="1.0">
  <artifact name="drombler-commons-docking" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.drombler.commons', module='drombler-commons-docking', version='1.0')
)
libraryDependencies += "org.drombler.commons" % "drombler-commons-docking" % "1.0"
[org.drombler.commons/drombler-commons-docking "1.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • drombler-commons-docking-core
  • drombler-commons-docking-context
  • drombler-commons-docking-spi
  • drombler-commons-docking-fx
  • drombler-commons-docking-fx-context