JDAP: A pure Java implementation of the DAP

The JDAP SDK is a pure Java implementation of the DAP (Data Access Protocol). Software written using this SDK is fully interoperable with software written using the DAP++ (a C++ implementation of the DAP). The JDAP has a slightly different design since most of the development was carried out by folks at JPL and OSU.


JDAP 1.1.7 (31 August 2004)

Note that vesion 1.1.7 uses a different organizational scheme; if you're upgrading from a previous version, be sure to take a look at the README file here.

Binaries

JVM 1.4
Binary jar file (426 KBB) - Unpacks to a library directory containing the dods library and required ancillary libraries.

Source code

Note that with version 1.1.7 we're now using Ant to build the source. This drops our build time from half an hour to less than one minute!
Version 1.1.7

source jar (2.0 MB) - Includes API documentation, configuration information, developers notes, Ant build files, and libraries required to compile the source code.

documentation jar (1.5 MB) - Contains API documentation, configuration information, and installation notes.


JDAP 1.1.5 (12 March 2004)

Binaries

JVM 1.4
Binary jar file (1.4 MB)

Source code

Version 1.1.5
source jar (6.7 MB), documentation jar (980 KB), source, binary and docs jar (11.4 MB).