java library that provides
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 6455
Java Musicbrainz Library 0.2
Java library for accessing the MusicBrainz metadata server Java Musicbrainz Library is a free and open source library that will help you access Musicbrainz Metadata Webservice written entirely in more>> Java library for accessing the MusicBrainz metadata server
Java Musicbrainz Library is a free and open source library that will help you access Musicbrainz Metadata Webservice written entirely in Java.
System requirements:
-
Enhancements
- Added compatibility to support persistence addon
- Some small changes due to persistence handling
- Changed internal query handling
- Added new query-methods to Track
Download (253KB)
Added: 2009-08-01 License: GPL Price: FREE
202 downloads
Flame Library 1.0
Flame Library - REALbasic port of the Flame code more>>
Flame Library is a REALbasic port of the "Flame" code written by Kyle Ellrott in 1998. It was completely rewritten and has a smarter algorithm than the original in order to speed it up.
Completly freeware for non-commercial use.
<<lessCompletly freeware for non-commercial use.
Download (237KB)
Added: 2006-05-26 License: Freeware Price:
1248 downloads
Java The Chat 0.7 Beta
Pixie Mac 2.0 offers a hot yet exciting classic arcade puzzle action for your Mac! The games main character, Pixie, loses her way in a magical forest one day and needs your guidance to return home more>> <<less
Download (29KB)
Added: 2009-06-13 License: GPL Price: FREE
193 downloads
Barcode Library 1.3
Barcode Library - Code module for REALbasic for drawing barcodes more>>
BarcodeLib is a code module for REALbasic which provides functions for drawing barcodes quickly and efficiently.
BarcodeLib supports the 2 of 5 Interleaved, Code39, Code128b, UPC-A and EAN-13 barcode formats.
<<lessBarcodeLib supports the 2 of 5 Interleaved, Code39, Code128b, UPC-A and EAN-13 barcode formats.
Download (21KB)
Added: 2005-12-09 License: Freeware Price:
1433 downloads
Axamol SQL Library 0.1.4
Axamol SQL Library - Execute SQL statements stored in external library files more>>
Axamol SQL Library executes SQL statements stored in external library files from Java code, with named parameters. Separating SQL and Java code increases readability, eases maintenance, and allows separate testing and documentation.
Axamol SQL Library can often reduce code size of complex queries by 40%. You can also create HTML documentation with embedded documentation strings and a supplied XSLT stylesheet.
<<lessAxamol SQL Library can often reduce code size of complex queries by 40%. You can also create HTML documentation with embedded documentation strings and a supplied XSLT stylesheet.
Download (258KB)
Added: 2006-04-13 License: Freeware Price:
1292 downloads
Dynamic Library 2D Barcode Datamatrix 1.02a
Dynamic Library 2D Barcode Datamatrix - create 2D barcode symbology Datamatrix more>>
The Dynamic Library Code Datamatrix for Mac OS X can be used to create 2D
barcode symbology Datamatrix ECC 20, on the Mac OS X.
<<lessbarcode symbology Datamatrix ECC 20, on the Mac OS X.
Download (291KB)
Added: 2007-04-02 License: Freeware Price:
958 downloads
MSIE Library 1.3
MSIE Library - Extend IEs dictionary power more>>
MSIE Library is a AppleScript library for Microsoft Internet Explorer, and it provides some "commands" to extend its dictionarys power.
Its a bridge between JavaScript and AppleScript and gives to the AppleScripter/non-JavaScripter full control over the window object, all elements of forms and some of the typical features working with the browser, such as color, history, dialogs or navigation.
Includes extensive documentation & source code.
Enhancements:
- 60% faster than the previous version and provides 10 new "commands".
<<lessIts a bridge between JavaScript and AppleScript and gives to the AppleScripter/non-JavaScripter full control over the window object, all elements of forms and some of the typical features working with the browser, such as color, history, dialogs or navigation.
Includes extensive documentation & source code.
Enhancements:
- 60% faster than the previous version and provides 10 new "commands".
Download (121KB)
Added: 2006-05-02 License: Freeware Price:
1274 downloads
Java Droplets 1.0
Java Droplets - Three droplets for Java developers more>>
Three droplets for Java developers. They automate opening a new Terminal window, changing the current directory and executing a command on the file.
"Javac" compiles .java source files dragged onto it,
"Java" runs the class file of the .java or .class file dragged onto it,
"Both" compiles the .java source file and if successful, runs the resulting class file.
Source editable.
<<less "Javac" compiles .java source files dragged onto it,
"Java" runs the class file of the .java or .class file dragged onto it,
"Both" compiles the .java source file and if successful, runs the resulting class file.
Source editable.
Download (73KB)
Added: 2006-07-12 License: Freeware Price:
1217 downloads
CImg Library 1.3.1
Free and open source C++ toolkit for image processing CImg defines simple classes and methods aimed at manipulating generic images in your own C++ code: load/save various file formats, access pixel more>> <<less
Download (7.6MB)
Added: 2009-06-26 License: Freeware Price: FREE
187 downloads
ImagePlay Effects Library 18
ImagePlay Effects Library - image editor with a layered effects model rather than the traditional pixel/brush model more>>
ImagePlay Effects Library is a library for ImagePlay, a non-destructive image editor with a layered effects model rather than the traditional pixel/brush model.
<<less Download (58.3KB)
Added: 2007-06-05 License: Freeware Price:
886 downloads
MW Java Linker Patch 1.4
MW Java Linker Patch is designed to meet all your needs of updating the linker, which fixes problems merging GIF files into the JAR file output from the linker. more>> <<less
Download (529KB)
Added: 1999-03-05 License: Freeware Price:
downloads
Adobe Source Libraries 1.0.42
Adobe Source Libraries provides you with a collection of C++ libraries which can build foundation technology to allow the construction of commercial applications by assembling generic algorithms through declarative descriptions. more>>
Adobe Source Libraries 1.0.42 provides you with a collection of C++ libraries which can build foundation technology to allow the construction of commercial applications by assembling generic algorithms through declarative descriptions. For those of you in the C++ development community. In it you will find a slew of free software that culminates in two libraries: Eve, a dialog auto-layout engine, and Adam, a command parameter modeling engine to manage the complex behaviors of modern-day dialogs. There's also an app called Adobe Begin which demonstrates the two technologies (currently for the Mac only). It is claimed in the library overview that the technology could solve as much as 40% of major Adobe application bugs (sic)! And now its available to the open source community for free!
Enhancements:
- Property model library Changed calculation logic so that when an interface cell is defined by a direct expression and by a relate clause, both expression are applied. Prior it was one or the other.
- Fixed issue introduced in 1.0.41 with incorrect poison set being calculated for invariants.
- Reworked invariant cells they now behave more like output cells and can be referred to in expressions.
- Updated the image_size example to demonstrate an ignored/disabled control (resample method when not resampling).
- Some 64 bit fixes and cleanup.
- Minor cleanup, performance improvements and bug fixes.
Requirements: Darwin gcc 3.3.x or later (gcc 4 [Tiger] supported with XCode 2.2 and the Universal SDK).
Download (3.6MB)
Added: 2009-05-23 License: GPL Price: FREE
1 downloads
Java EE SDK Update 2
Java EE SDK - the industry standard for developing portable, robust, scalable and secure server-side Java applications more>>
Java EE SDK is a tool that helps you implement enterprise-class service-oriented architecture (SOA) and next-generation web applications with Ajax, scripting, and REST-based services using the next major version of the open-source Java EE 5 application server from Project GlassFish.
Java Platform, Enterprise Edition (Java EE) is the industry standard for developing portable, robust, scalable and secure server-side Java applications.
Building on the solid foundation of the Java Platform, Standard Edition (Java SE), Java EE provides web services, component model, management, and communications APIs that make it the industry standard for implementing enterprise-class service-oriented architecture (SOA) and next-generation web applications.
<<lessJava Platform, Enterprise Edition (Java EE) is the industry standard for developing portable, robust, scalable and secure server-side Java applications.
Building on the solid foundation of the Java Platform, Standard Edition (Java SE), Java EE provides web services, component model, management, and communications APIs that make it the industry standard for implementing enterprise-class service-oriented architecture (SOA) and next-generation web applications.
Download (85.7MB)
Added: 2007-05-10 License: Freeware Price:
920 downloads
Carbon Declare Library 02-29-04
REALbasic OSX behavior libraries. more>>
Carbon Declare Library is a REALbasic is REALbasic module chock full of Carbon (and Classic) Declares. It was started byJarvis Badgley and contributed to by others, but he has since turned itover to me.
The Carbon Declare Library provides many useful functions,especially for good OS X behaviour. It also includes a project thatdemonstrates many of its features. Got any code youd like to add? Simply email me with the code and Ill put it in.
<<lessThe Carbon Declare Library provides many useful functions,especially for good OS X behaviour. It also includes a project thatdemonstrates many of its features. Got any code youd like to add? Simply email me with the code and Ill put it in.
Download (38KB)
Added: 2004-05-31 License: Freeware Price:
1073 downloads

iPhoto Library Selector 1.2
Choose your iPhoto library before launching. more>>
Choose your iPhoto library before launching.
- Change iPhoto library
- Launch iPhoto
- Whait if iPhoto is already launch
- Realy fast to add new library
- Realy fast to create new library
- Add new library by Drag-and-Drop
Download (292K)
Added: 2008-03-06 License: Freeware Price:
13 downloads
Other version of iPhoto Library Selector
License:Freeware
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above java library that provides search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed