Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zaro/jdde-bundle

Maven artifact for http://jdde.pretty-tools.com/
https://github.com/zaro/jdde-bundle

Last synced: 20 days ago
JSON representation

Maven artifact for http://jdde.pretty-tools.com/

Awesome Lists containing this project

README

        

# ABOUT

[JDDE](http://jdde.pretty-tools.com/) , packaged as maven artifact.

> JDDE is JNI based FREE open source Java library which allows Java applications to communicate with native applications on Windows platform via Dynamic Data Exchange (DDE) protocol.

Additionally if the native libraries cannot be loaded from java.library.path, this version will load them from the jar.

To extract the bundled native libraries you can use :



......

org.apache.maven.plugins
maven-dependency-plugin


unpack
prepare-package

unpack




com.pretty-tools
jdde-bundle
2.0.3
jar
com/pretty_tools/dde/*.dll
${project.build.directory}/jdde






.....

## LICENSE

Apache License, Version 2.0.

see http://jdde.pretty-tools.com/downloads.php for more details.

## AUTHORS

Alexander Kozlov ([email protected])

Svetlozar Argirov ([email protected])