blob: 556241150569e62399830fee2934424673e78a09 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
*'''Project''': iDrop Suite - iDrop Clients
*'''Date''': 03/04/2013
*'''Release Version''': 2.0.0
*'''git tag''': 2.0.0
==News==
See the release notes in the individual subprojects for details.
Please go to [[https://code.renci.org/gf/project/irodsidrop/]] for the latest news and info.
iDrop consists of the following libraries
* idrop-swing - Desktop transfer and synchronization manager
* idrop-lite - Applet plug-in for bulk uploads and downloads
* idrop-web - Web browser interface for file operations
Other modules are planned in later releases for REST-ful API and mobile access.
==Requirements==
*Jargon depends on Java 1.6+
*Jargon is built using Apache Maven2, see POM for dependencies
*Jargon supports iRODS 2.4 through iRODS 3.0, and is tested with the current (as of release time) development version of iRODS
==Libraries==
Jargon-core uses Maven for dependency management. See the pom.xml file for references to various dependencies.
NOTE: bug fixes and features in individual sub-project release notes
|