<< < 12 13 14 15 16 17 18 19 20 21 22 > >>   Sort: Rank

commons-jci-eclipse-1.0.jar - Apache JCI (Java Compiler Interface)
JCI is a java compiler interface. It can be used to either compile java (or any other language that can be compiled to java classes like e.g. groovy or javascript) to java. It is well integrated with a FAM (FilesystemAlterationMonitor) that can be used with the JCI compiling/reloading classloader. A...
2012-01-13, 3795🔥, 0💬

commons-jci-groovy-1.0.jar - Apache JCI (Java Compiler Interface)
JCI is a java compiler interface. It can be used to either compile java (or any other language that can be compiled to java classes like e.g. groovy or javascript) to java. It is well integrated with a FAM (FilesystemAlterationMonitor) that can be used with the JCI compiling/reloading classloader. A...
2012-01-10, 3816🔥, 0💬

commons-jci-javac-1.0.jar - Apache JCI (Java Compiler Interface)
JCI is a java compiler interface. It can be used to either compile java (or any other language that can be compiled to java classes like e.g. groovy or javascript) to java. It is well integrated with a FAM (FilesystemAlterationMonitor) that can be used with the JCI compiling/reloading classloader. A...
2012-01-10, 3849🔥, 0💬

commons-jci-rhino-1.0.jar - Apache JCI (Java Compiler Interface)
JCI is a java compiler interface. It can be used to either compile java (or any other language that can be compiled to java classes like e.g. groovy or javascript) to java. It is well integrated with a FAM (FilesystemAlterationMonitor) that can be used with the JCI compiling/reloading classloader. A...
2012-01-09, 3434🔥, 0💬

commons-jci-core-1.0.jar - Apache JCI (Java Compiler Interface)
JCI is a java compiler interface. It can be used to either compile java (or any other language that can be compiled to java classes like e.g. groovy or javascript) to java. It is well integrated with a FAM (FilesystemAlterationMonitor) that can be used with the JCI compiling/reloading classloader. A...
2012-01-09, 4430🔥, 0💬

commons-compress-1.3.jar - Apache Compress 1.3
The Apache Commons Compress library defines an API for working with ar, cpio, Unix dump, tar, zip, gzip, Pack200 and bzip2 files. JAR File Size and Download Location: File name: commons-compress.jar, commons-compress-1.3.jar File size: 224548 bytes Date modified: 28-Oct-2011 Download: Apache Compres...
2012-01-02, 6359🔥, 0💬

bsf-2.4.0.jar - Bean Scripting Framework (BSF) 2.4.0
Bean Scripting Framework (BSF) is a set of Java classes which provides scripting language support within Java applications, and access to Java objects and methods from scripting languages. BSF allows one to write JSPs in languages other than Java while providing access to the Java class library. In ...
2011-12-30, 3754🔥, 0💬

svnClientAdapter-1.0.0.jar - svnClientAdapter
svnClientAdapter is a high-level Java API for Subversion and is used by Subclipse. It can use one of 3 low-level svn client implementations to provide access to the Subversion API: JavaHL native (JNI) subversion library, JavaSVN (pure Java) subversion API implementation, and svn(.exe) command line c...
2011-12-27, 8162🔥, 0💬

automation-1.11-8.jar - Automaton/Regexp
automaton.jar contains a DFA/NFA (finite-state automata) implementation with Unicode alphabet (UTF16) and support for the standard regular expression operations (concatenation, union, Kleene star) and a number of non-standard ones (intersection, complement, etc.) JAR File Size and Download Location:...
2011-12-06, 6235🔥, 0💬

picocontainer.jar - PicoContainer
PicoContainer is a highly embeddable, full-service, Inversion of Control (IoC) container for components honor the Dependency Injection pattern. The project started in 2003 and pioneered Constructor Injection auto-wiring. It is also Open Source and therefore free to use. The license is BSD and thus y...
2011-11-24, 4841🔥, 0💬

trove4j.jar - IntelliJ IDEA 10.5.2 - Utilities
The Trove library has two objectives: Provide "free" (as in "free speech" and "free beer"), fast, lightweight implementations of the java.util Collections API. These implementations are designed to be pluggable replacements for their JDK equivalents; Whenever possible, provide the same collections s...
2011-11-22, 4802🔥, 0💬

winp.jar - WinProcess
winp.jar is an Java API for Windows processes. JAR File Size and Download Location: File name: winp.jar, winp-1.14.jar File size: 18629 bytes Date modified: 31-Aug-2011 Download: WinProcess Manifest of the JAR: Archiver-Version: Plexus Archiver Built-By: kohsuke Build-Jdk: 1.6.0_14-fastdebug List of...
2011-11-18, 5809🔥, 0💬

launch4j-3.0.2.jar - Launch4j
Launch4j is a cross-platform tool for wrapping Java applications distributed as jars in lightweight Windows native executables. The executable can be configured to search for a certain JRE version or use a bundled one, and it's possible to set runtime options, like the initial/max heap size. The wra...
2011-11-07, 5731🔥, 0💬

What Is winpack.jar for JNIWrapper 3.7.1
What Is jniwrap.jar in JNIWrapper 3.7.1? winpack.jar in JNIWrapper 3.7.1 is an add-on JAR file for JNIWrapper Java library. WinPack enables access to the Windows native API and libraries from Java code. WinPack provides quite a number of integration features to make your Java application look and be...
2011-07-26, 15108🔥, 0💬

What Is tuxpack.jar for JNIWrapper
What Is winpack.jar for JNIWrapper? tuxpack.jar is an add-on JAR file for JNIWrapper Java library. tuxpack.jar - provides access to Linux native platform API. JAR File Size and Download Location: File name: tuxpack.jar, tuxpack-0.2.jar File size: 239796 bytes Date modified: 09-Aug-2009 Download: JNI...
2011-07-19, 6000🔥, 0💬

commons-cli-1.2.jar - Apache Commons CLI?
What Is commons-cli-1.2.jar - Apache Commons CLI? commons-cli-1.2.jar is the JAR file for Apache Commons CLI 1.2, which provides an API for parsing command line options passed to programs. commons-cli-1.2.jar is distributed as part of the commons-cli-1.2-bin.zip download file. JAR File Size and Down...
2011-02-08, 10254🔥, 0💬

ezmorph-1.0.6.jar - EZMorph Object Transformations
EZMorph is simple java library for transforming an Object to another Object. EZMorph's key strenghts are: Supports transformations for primitives and Objects; Supports transformations for multidimensional arrays; Supports transformations with DynaBeans; JDK 1.3.1 compatible; Small memory footprint (...
2011-01-25, 9327🔥, 0💬

What Is jniwrap.jar in JNIWrapper 3.7.3
What Is jniwrap.jar in JNIWrapper 3.7.3? jniwrap.jar in JNIWrapper 3.7.3 is the JAR file for JNIWrapper Java library. JNIWrapper provides simplified access to native code from Java applications without using Java Native Interface (JNI.) You don't need to create a native library to make system calls ...
2011-01-25, 11247🔥, 0💬

commons-validator-1.3.1.jar - Apache data validator
A common issue when receiving data either electronically or from user input is verifying the integrity of the data. This work is repetitive and becomes even more complicated when different sets of validation rules need to be applied to the same set of data based on locale. Error messages may also va...
2011-01-04, 7270🔥, 0💬

openjms-net-0.7.7-beta-1.jar - OpenJMS Network Layer
OpenJMS is an open source implementation of Sun Microsystems's Java Message Service API 1.1 Specification JAR File Size and Download Location: File name: openjms-net.jar, openjms-net-0.7.7-beta-1.jar File size: 180092 bytes Date modified: 03/12/2007 Download: OpenJMS Network Layer Manifest of the JA...
2010-04-09, 6086🔥, 0💬

openjms-common-0.7.7-beta-1.jar - OpenJMS Common
OpenJMS is an open source implementation of Sun Microsystems's Java Message Service API 1.1 Specification JAR File Size and Download Location: File name: openjms-common.jar, openjms-common-0.7.7-beta-1.ja rFile size: 17987 bytes Date modified: 03/12/2007 Download: OpenJMS Common Manifest of the JAR:...
2010-04-09, 5946🔥, 0💬

openjms-tools-0.7.7-beta-1.jar - OpenJMS Tools
OpenJMS is an open source implementation of Sun Microsystems's Java Message Service API 1.1 Specification JAR File Size and Download Location: File name: openjms-tools.jar, openjms-tools-0.7.7-beta-1.jar File size: 215061 bytes Date modified: 03/12/2007 Download: OpenJMS Tools Manifest of the JAR: B...
2010-04-08, 5545🔥, 0💬

castor-1.2-jdo.jar - Caster Data Binding - JDO
Castor is an Open Source data binding framework for Java. It's the shortest path between Java objects, XML documents and relational tables. Castor provides Java-to-XML binding, Java-to-SQL persistence, and more. JAR File Size and Download Location: File name: castor-jdo.jar, castor-1.2-jdo.jar File ...
2010-04-06, 5403🔥, 0💬

castor-1.2-codegen.jar - Caster Data Binding - Code Generator
Castor is an Open Source data binding framework for Java. It's the shortest path between Java objects, XML documents and relational tables. Castor provides Java-to-XML binding, Java-to-SQL persistence, and more. JAR File Size and Download Location: File name: castor-codegen.jar, castor-1.2-codegen.j...
2010-04-05, 4985🔥, 0💬

<< < 12 13 14 15 16 17 18 19 20 21 22 > >>   Sort: Rank