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

protobuf-java-2.5.0.jar - Protocol Buffers
Protocol Buffers are a way of encoding structured data in an efficient yet extensible format. Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats. JAR File Size and Download Location: File name: protobuf-java.jar, protobuf-java-2.5.0.jar File size: 533455 bytes...
2013-12-10, ∼6056🔥, 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, ∼5941🔥, 0💬

jmxri-1.1.jar - JMX (Java Management Extensions)
The JMX technology provides the tools for building distributed, Web-based, modular and dynamic solutions for managing and monitoring devices, applications, and service-driven networks. By design, this standard is suitable for adapting legacy systems, implementing new management and monitoring soluti...
2010-03-24, ∼5931🔥, 0💬

commons-compress-1.4.1.jar - Apache Commons Compress
The Apache Commons Compress library defines an API for working with ar, cpio, Unix dump, tar, zip, gzip, XZ, Pack200, bzip2, 7z and arj files. JAR File Size and Download Location: File name: commons-compress-1.4.1.jar File size: 241367 bytes Date modified: 22-May-2012 Download: Apache Commons Compre...
2018-10-30, ∼5899🔥, 1💬

💬 2018-10-30 孙立莹: 。。。。

Download Apache Commons Lang v3 Binary Package
How to download and install Apache Commons Lang v3 Binary Package? commons-lang3-3.12.0-bin.zip is the binary package of version 3.12.0 of the Apache Commons Lang 3 library, which provides a host of helper utilities for the java.lang API. This binary package contains a pre-compiled version of Apache...
2017-04-15, ∼5895🔥, 0💬

janino-2.4.2.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-12, ∼5883🔥, 0💬

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, ∼5805🔥, 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, ∼5801🔥, 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, ∼5798🔥, 0💬

snakeyaml-1.11.jar - SnakeYAML
YAML is a data serialization format designed for human readability and interaction with scripting languages. SnakeYAML is a YAML parser and emitter for the Java programming language. JAR File Size and Download Location: File name: snakeyaml.jar, snakeyaml-1.11.jar File size: 270552 bytes Date modifi...
2014-06-12, ∼5741🔥, 0💬

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, ∼5731🔥, 0💬

Download and Install jexcelapi_2_6_12.zip
How to download and install jexcelapi_2_6_12.zip? Java Excel API (JExcelApi), jxl.jar, is Java library for reading, writing and modifying Microsoft Excel spreadsheet files. You can follow these steps to download and install jexcelapi_2_6_12.zip to use jxl.jar: 1. Go to the Java Excel API Website. 2....
2018-03-04, ∼5721🔥, 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, ∼5716🔥, 0💬

"javaws -viewer" - View Cached Java Applications
How to use the "javaws -viewer" command to view cached Java applications? By default, when JavaWS downloads and runs a Java application downloaded from a remote server, it will keep a copy in the cache on the local computer. You can use the "javaws -viewer" command to view the list of Java applicati...
2018-01-06, ∼5696🔥, 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, ∼5692🔥, 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, ∼5624🔥, 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, ∼5610🔥, 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, ∼5572🔥, 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, ∼5561🔥, 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, ∼5558🔥, 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, ∼5524🔥, 0💬

What Is commons-collections4-4.1.jar
What Is commons-collections4-4.1.jar? commons-collections4-4.1.jar is the JAR file for Apache Commons Collections 4.1, which provides additional collection handling functionalities on top of JDK library. JAR File Size and Download Location: JAR name: commons-collections JAR version: 4.1 Target JDK v...
2016-11-19, ∼5523🔥, 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, ∼5523🔥, 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, ∼5503🔥, 0💬

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