<< < 4 5 6 7 8 9 10 11 12 13 14 > >>   Sort: Date

castor-1.3-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.3-codegen.j...
2010-03-30, 5366🔥, 0💬

castor-1.3-core.jar - Caster Data Binding - Core
Castor is an Open Source data binding framework for Java[tm]. 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-core.jar, castor-1.3-core.jar...
2010-04-01, 5207🔥, 0💬

jsr181-api-1.0-MR1.jar - JSR 181 - Web Services Metadata for the Java Platform
JSR 181: Web Services Metadata for the Java Platform defines an annotated Java syntax for programming Web Services. The principal goal of the specification is to provide a simplified model for web services development that is easy to learn and quick to develop with. The specification will focus on e...
2012-03-05, 5173🔥, 0💬

jna-3.2.7.jar - Java Native Access (JNA)
JNA provides Java programs easy access to native shared libraries (DLLs on Windows) without writing anything but Java code, no JNI or native code is required. This functionality is comparable to Windows' Platform/Invoke and Python's ctypes. Access is dynamic at runtime without code generation. JAR F...
2015-04-23, 5155🔥, 0💬

castor-1.3-ddlgen.jar - Caster Data Binding - DDL Generator
Castor is an Open Source data binding framework for Java[tm]. 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-ddlgen.jar, castor-1.3-ddlgen...
2010-03-31, 5155🔥, 0💬

tjc-1.4.1.jar - TJC - A Tcl to Java Compiler
The TJC compiler was designed to optimize for runtime execution speed. Execution time required to compile Tcl procs, as well as runtime memory usage, were secondary considerations. JAR File Size and Download Location: File name: tjc.jar, tjc-1.4.1.jar File size: 2173055 bytes Date modified: 04/04/20...
2009-11-05, 5153🔥, 0💬

commons-launcher.jar - Apache Commons Launcher 1.1
The Launcher Component is designed to be a cross platform Java application launcher. Commons-launcher eliminates the need for a batch or shell script to launch a Java class. JAR File Size and Download Location: File name: commons-launcher.jar, commons-launcher-1.1.jar File size: 44512 bytes Date mod...
2012-04-03, 5142🔥, 0💬

jgroups-2.4.8.GA.jar - JGroups
JGroups is a toolkit for reliable multicast communication. (Note that this doesn't necessarily mean IP Multicast, JGroups can also use transports such as TCP). It can be used to create groups of processes whose members can send messages to each other. JAR File Size and Download Location: File name: ...
2010-03-23, 5110🔥, 0💬

castor-1.3-xml-schema.jar - Caster Data Binding - XML Schema
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-xml-schema.jar, castor-1.3-xml-sc...
2010-03-30, 5097🔥, 0💬

commons-attributes-api-2.2.jar - Apache Commons Attributes
Commons Attributes enables Java programmers to use C#/.Net-style attributes in their code. JAR File Size and Download Location: File name: commons-attributes-api.jar, commons-attributes-api-2.2.jar File size: 36718 bytes Date modified: 03-Aug-2006 Download: Apache Commons Attributes Manifest of the ...
2012-03-29, 5092🔥, 0💬

commons-daemon-1.0.10.jar - Apache Commons Daemon
Apache Commons Daemon can be used to run executables or java applications as windows service or UNIX daemon. JAR File Size and Download Location: File name: commons-daemon.jar, commons-daemon-1.0.10.jar File size: 24242 bytes Date modified: 24-Feb-2012 Download: Apache Commons Daemon Manifest of the...
2012-04-02, 5077🔥, 0💬

mvel2-2.1.3.Final.jar - MVEL 2
MVEL is a powerful expression language for Java-based applications. It provides a plethora of features and is suited for everything from the smallest property binding and extraction, to full blown scripts. JAR File Size and Download Location: File name: mvel2.jar, mvel2-2.1.3.Final.jar File size: 74...
2013-12-25, 5076🔥, 0💬

commons-transaction-1.2.jar - Apache Commons Transaction
Commons Transaction aims at providing lightweight, standardized, well tested and efficient implementations of utility classes commonly used in transactional Java programming. Initially there are implementations for multi level locks, transactional collections and transactional file access. There may...
2012-04-04, 5020🔥, 0💬

geronimo-servlet_2.4_spec-1.1.jar - Servlet Spec API
geronimo-servlet_2.4_spec-1.1. jaris the Apach Geronimo implementation of Servlet Spec API. geronimo-servlet_2.4_spec-1.1. jaris included in Apach Commons Transaction binary package. A servlet is a Java programming language class used to extend the capabilities of servers that host applications acce...
2012-04-06, 5008🔥, 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💬

janino-2.3.18.jar - Janino
Janino is a compiler that reads a Java expression, block, class body, source file or a set of source files, and generates Java bytecode that is loaded and executed directly. Janino is not intended to be a development tool, but an embedded compiler for run-time compilation purposes, e.g. expression e...
2009-11-11, 4971🔥, 0💬

commons-proxy-1.0.jar - Apche Commons Proxy
The Proxy design pattern allows you to provide "a surrogate or placeholder for another object to control access to it". Proxies can be used in many ways. Some of which are: Deferred Initialization - the proxy acts as a "stand-in" for the actual implementation allowing it to be instantiated only when...
2012-02-02, 4962🔥, 0💬

castor-1.2-ddlgen.jar - Caster Data Binding - DDL Generator
Castor is an Open Source data binding framework for Java[tm]. 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-ddlgen.jar, castor-1.2-ddlgen...
2010-04-05, 4922🔥, 0💬

geronimo-j2ee-connector_1.5_spec-1.1.jar - J2EE Connector Spec API
geronimo-j2ee-connector_1.5_sp ec-1.1.jaris the Apach Geronimo implementation of J2EE Connector Spec API. geronimo-j2ee-connector_1.5_sp ec-1.1.jaris included in Apach Commons Transaction binary package. The J2EE Connector architecture provides a Java solution to the problem of connectivity between ...
2012-04-05, 4921🔥, 0💬

castor-1.3-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.3-jdo.jar File ...
2010-03-29, 4874🔥, 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, 4838🔥, 0💬

lucene-suggest-4.3.1.jar - Apache Lucene Auto-Suggest
Lucene is a Java full-text search engine. Lucene is not a complete application, but rather a code library and API that can easily be used to add search capabilities to applications. lucene-suggest.jar - Auto-suggest and Spellchecking support. JAR File Size and Download Location: File name: lucene-su...
2017-11-26, 4837🔥, 3💬

💬 2017-11-26 stone: think

💬 2017-05-08 Liuxiang: thanks

guava-18.0.jar - Google Core Libraries
JAR File Size and Download Location: JAR name: guava.jar, guava-18.0.jar JAR version: guava-18.0.jar Target JDK version: 1.6 Dependency: None File name: guava-18.0.jar File size: 2256213 bytes Date modified: 15-Aug-2014 Download: Guava Page Manifest of the JAR: Bnd-LastModified: 1408992499326 Build-...
2015-10-19, 4825🔥, 0💬

jgroups-2.6.14.GA.jar - JGroups
JGroups is a toolkit for reliable multicast communication. (Note that this doesn't necessarily mean IP Multicast, JGroups can also use transports such as TCP). It can be used to create groups of processes whose members can send messages to each other. JAR File Size and Download Location: File name: ...
2010-03-22, 4802🔥, 0💬

<< < 4 5 6 7 8 9 10 11 12 13 14 > >>   Sort: Date