Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.255.036 Times

Java Library freeware
Filter: All | Freeware | Demo
 

Java Library

1 2 3 4 5 > 
Released: September 19, 2012  |  Added: September 19, 2012 | Visits: 745

MoodleRest Java Library MoodleRest Java Library is, just like the name states a small, easy to use, handy Java library specially designed to help you access Moodle's web services via the REST protocol. Currently this library supports all web services except File services. User services are limited to the main fields,...



Platforms: Windows

License: Freeware Download (48): MoodleRest Java Library Download

Added: October 17, 2013 | Visits: 598

OME-XML Java Library The OME-XML Java library is a collection of Java packages for manipulating OME-XML metadata structures. The OME-XML Java library's metadata processing facilities form the backbone of the Bio-Formats library's support for OME-XML conversion. It is not to be confused with the OME-Java API for...





Platforms: Mac

License: Freeware Size: 389.12 KB Download (46): OME-XML Java Library Download

Released: June 07, 2012  |  Added: June 07, 2012 | Visits: 613

A Java library for reading/writing Excel JExcelApi is a java library which provides the ability to read, write, and modify Microsoft Excel spreadsheets. This project mirrors the files on http://www.jexcelapi.org, which has been known to go down on occasion.


Platforms: Windows, Mac, Linux

License: Freeware Size: 2.4 MB Download (55): A Java library for reading/writing Excel Download

Released: November 07, 2012  |  Added: November 07, 2012 | Visits: 740

Java Library Management System The Java Library Management System is designed to help simplify the task of managing a physical library (as opposed to software libraries), consisting of individual inventory items such as books, tapes, optical media, etc.


Platforms: Windows, Mac, Linux

License: Freeware Size: 176.11 KB Download (70): Java Library Management System Download

Released: June 18, 2012  |  Added: June 18, 2012 | Visits: 524

jLibPod - Java Library for iPods jLibPod is a Java Library for manipulating the database files and related content on an Apple iPod.


Platforms: Windows, Mac, Linux

License: Freeware Size: 174.51 KB Download (45): jLibPod - Java Library for iPods Download

Released: July 14, 2012  |  Added: July 14, 2012 | Visits: 470

TreeMap Java Library A treemap visualization java library, to implement Shneiderman's treemap easily (http://www.cs.umd.edu/hcil/treemaps/). Shows efficiently tree data as a rectangle colored map. Usefull to monitor thousand of files in a little window.


Platforms: Windows, Mac, Linux

License: Freeware Size: 3.46 MB Download (47): TreeMap Java Library Download

Added: September 23, 2013 | Visits: 482

EPIC Java Library The EPIC java library provides utility classes for the developer of Java applets and applications. These classes primarily support the development of scientific applications that deal with geophysical data sets. Features Swing classes - a set of classes that provide a GUI interface for...


Platforms: Mac

License: Freeware Size: 1.36 MB Download (38): EPIC Java Library Download

Released: September 01, 2008  |  Added: October 05, 2008 | Visits: 2.861

PDFOne Java Free Gnostice PDFOne Java is a 100% Java library for developers to implement PDF based software solutions. PDFOne Java provides a rich set of APIs to create, manipulate and organize PDF documents, process PDF forms and perform other PDF document related tasks from within your Java applications. PDFOne...


Platforms: Windows

License: Freeware Size: 7.9 MB Download (361): PDFOne Java Free Download

Added: April 11, 2010 | Visits: 845

The Mango Library August The Mango Library is a Java library consisting of a number of iterators, algorithms and functions, loosely inspired by the C++ Standard Template Library. Whats New in This Release: - This release adds a further two iterators..


Platforms: *nix

License: Freeware Size: 21.5 KB Download (97): The Mango Library August Download

Added: August 12, 2010 | Visits: 1.414

Java Network Stack Java Network Stack provides a Java library for research oriented network programming. Java Network Stack is a library used by the DIMES project to create new internet measurements. It provides a clean API for packet manipulation, send, receive, filter, and analysis. It is a unification of raw...


Platforms: *nix

License: Freeware Size: 1.5 MB Download (131): Java Network Stack Download

Added: April 05, 2010 | Visits: 990

Extended Universal Resource Library Extended Universal Resource Library is a pure Java library for cleaner, more flexible file access in Java. How data is stored is completely transparent to the client, since the library is meant to replace java.io.File. It provides implementations for handling local files, Jar/Zip archives,...


Platforms: *nix

License: Freeware Size: 327.68 KB Download (97): Extended Universal Resource Library Download

Released: July 10, 2012  |  Added: July 10, 2012 | Visits: 580

Java CSV Java CSV is a small fast, easy to use java library for reading and writing CSV and plain delimited text files. All kinds of CSV files can be handled, text qualified, Excel formatted, etc. for WindowsAll


Platforms: Windows

License: Freeware Download (58): Java CSV Download

Released: November 24, 2012  |  Added: November 24, 2012 | Visits: 807

Java Fastest String Utility The Java Fastest String Utility was built as a Java library that can be used for string operations. The library is very easy-to-use, very fast and efficient in string operations such as split, toUpperCase, toLowerCase, replace, delete, regular expression and others.


Platforms: Windows

License: Freeware Download (49): Java Fastest String Utility Download

Released: September 24, 2012  |  Added: September 24, 2012 | Visits: 549

OziAPI-Java OziAPI-Java was created as a Java library that is supposed to provide access to the OziExplorer API from Java. OziExplorer is a GPS mapping application which allows you to work with maps on the computer screen. The maps are created from scanned or digital maps.


Platforms: Windows

License: Freeware Download (44): OziAPI-Java Download

Added: July 06, 2010 | Visits: 758

EZMorph EZMorph is simple Java library for transforming an Object to another Object. It supports transformations for primitives, Objects, and multidimensional arrays, compatibility with JDK 1.3.1, and small memory footprint (~60K). EZMorph began life as the converter package in Json-lib but became a...


Platforms: *nix

License: Freeware Size: 65.54 KB Download (88): EZMorph Download

Added: September 12, 2010 | Visits: 949

jTokeniser jTokeniser project is a Java library for tokenising strings into a list of tokens.. The website of Andrew Roberts, Schoolof Computing, University of Leeds. Research interests: Natural LanguageLearning (NLL), Grammar Inference, Natual Language Processing (NLP),Machine Learning, Clustering,...


Platforms: *nix

License: Freeware Size: 84.99 KB Download (94): jTokeniser Download

Added: June 01, 2010 | Visits: 621

jPatchLib jPatchLib project is a Java library that implements the GNU patch algorithm. This allows a Java programmer to apply patch files, which are output by the diff command, to change existing text files.. jPatchLib implements the GNU patch algorithm to apply patch Files, the output of diff.


Platforms: *nix

License: Freeware Size: 18.43 KB Download (93): jPatchLib Download

Added: May 11, 2010 | Visits: 720

jSettings jSettings package is meant to provide a Java library for dealing with program settings. (I use "settings" as just another synonym for preferences, properties, etc but I chose the word settings because of the already existing Preferences and Properties frameworks in Java). It wants to be a...


Platforms: *nix

License: Freeware Size: 337.92 KB Download (88): jSettings Download

Added: June 11, 2010 | Visits: 790

XML2Swing XML2Swing is a Java library that reads XML files and creates a SWING user interface to display and edit the XML data. What can I use XML2Swing for? XML2Swing is useful whenever you need to add XML display and editing capability to a desktop application. For instance, when your application...


Platforms: *nix

License: Freeware Size: 317.44 KB Download (97): XML2Swing Download

Added: July 25, 2010 | Visits: 724

XTAS 0.6 XTAS provides a Java library for XML. XTAS (XML Transformation And Storing) XML Java API aimed to *manipulation* XML data from both: non-persistent source that can be generated programmatically (Java stream, DOM, Mapped Java-Object for instance) and persistent source that can be...


Platforms: *nix

License: Freeware Download (98): XTAS 0.6 Download

1 2 3 4 5 >