<< < 13 14 15 16 17 18 19 20 21 22 23 > >>   Sort: Date

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

mockito-all-1.9.5.jar - Mockito
Mockito is an open source testing framework for Java released under the MIT License. The framework allows the creation of test double objects (mock objects) in automated unit tests for the purpose of Test-driven Development (TDD) or Behavior Driven Development (BDD). JAR File Size and Download Locat...
2018-08-09, 10491🔥, 3💬

💬 2018-08-09 sdfsdf: fdfsdfsdf

💬 2016-08-10 miro: thanks

What Is ojdbc6.jar for Oracle 11g R2
What Is ojdbc6.jar for Oracle 11g R2? ojdbc6.jar for Oracle 11g R2 is the JAR files of ojdbc.jar, JDBC Driver for Oracle, to support Oracle 11g R2 database server and Java 6, 7, and 8. JAR File Size and Download Location: JAR name: ojdbc6.jar Target JDK version: 6 Dependency: None File name: ojdbc6....
2023-08-15, 10476🔥, 5💬

JDK 17 java.rmi.jmod - RMI Module
JDK 17 java.rmi.jmod is the JMOD file for JDK 17 RMI (Remote Method Invocation) module. JDK 17 RMI module compiled class files are stored in \fyicenter\jdk-17.0.5\jmods\ja va.rmi.jmod.JDK 17 RMI module compiled class files are also linked and stored in the \fyicenter\jdk-17.0.5\lib\modu lesJImage fi...
2023-11-06, 10407🔥, 0💬

JDK 11 jdk.sctp.jmod - SCTP Module
JDK 11 jdk.sctp.jmod is the JMOD file for JDK 11 SCTP module. JDK 11 SCTP module compiled class files are stored in \fyicenter\jdk-11.0.1\jmods\jd k.sctp.jmod.JDK 11 SCTP module compiled class files are also linked and stored in the \fyicenter\jdk-11.0.1\lib\modu lesJImage file. JDK 11 SCTP module s...
2020-04-14, 10378🔥, 0💬

jaxrpc-impl-1.1.3.jar - JAX-RPC Implementation 1.1.3 - Part 2
JAX-RPC is an API for building Web services and clients that used remote procedure calls (RPC) and XML. Often used in a distributed client/server model, an RPC mechanism enables clients to execute procedures on other systems. In JAX-RPC, a remote procedure call is represented by an XML-based protoco...
2009-11-26, 10376🔥, 0💬

hermes-1.14.jar - Hermes JMS
Hermes provides a Swing GUI to access JMS queues and topics for common tasks such as sending messages, removing messages and copying messages between queues and topics. JAR File Size and Download Location: File name: hermes.jar, hermes-1.14.jar File size: 1443186 bytes Date modified: 01-Aug-2011 Dow...
2012-12-11, 10350🔥, 0💬

concurrent-1.3.4.jar - Concurrent Java Programming
This package provides standardized, efficient versions of utility classes commonly encountered in concurrent Java programming. This code consists of implementations of ideas that have been around for ages, and is merely intended to save you the trouble of coding them. JAR File Size and Download Loca...
2010-03-03, 10344🔥, 0💬

jaxb-xjc-2.1.9.jar - JAXB XJC 2.1.9
What Is jaxb-xjc-2.1.9.jar? Java Architecture for XML Binding (JAXB) is a Java API that allows Java developers to map Java classes to XML representations. jaxb-xjc-2.1.9.jar is the XJC (XML to Java Compiler) tool of the JAXB API 2.1.9 specification. JAR File Size and Download Location: File name: ja...
2009-11-01, 10326🔥, 0💬

asm-commons-2.2.3.jar - ASM 2.2.3 Commons
ASM is an all purpose Java bytecode manipulation and analysis framework. It can be used to modify existing classes or dynamically generate classes, directly in binary form. Provided common transformations and analysis algorithms allow to easily assemble custom complex transformations and code analys...
2009-07-03, 10285🔥, 0💬

xsdlib-20030807.jar - MSV XSD Library
The Sun Multi-Schema XML Validator (MSV) is a Java technology tool to validate XML documents against several kinds of XML schemata. It supports RELAX NG, RELAX Namespace, RELAX Core, TREX, XML DTDs, and a subset of XML Schema Part 1. JAR File Size and Download Location: File name: xsdlib.jar, xsdlib...
2009-02-08, 10259🔥, 0💬

xpp3-1.1.4c.jar - XML Pull Parser 3rd Edition
Xml Pull Parser (in short XPP) is a streaming pull XML parser and should be used when there is a need to process quickly and efficiently all input elements (for example in SOAP processors). Pull parsing is just one level up from tokenizing XML (and that is actually how XPP2 default implementation is...
2009-02-08, 10242🔥, 0💬

jline-0.9.9.jar - JLine
JLine is a Java library for handling console input. It is similar in functionality to BSD editline and GNU readline. People familiar with the readline/editline capabilities for modern shells (such as bash and tcsh) will find most of the command editing features of JLine to be familiar. JAR File Size...
2009-09-09, 10222🔥, 0💬

jaxp-api-1.4.2.jar - JAXP API 1.4.2
JAXP (Java API for XML Processing) API, Release 1.4.2, is the reference implementation of the JAXP specification. The current code base supports JAXP 1.3 and 1.4. JAR File Size and Download Location: File name: jaxp-api.jar, jaxp-api-1.4.2.jar File size: 219086 bytes Date modified: 05/30/2007 Downlo...
2009-02-03, 10220🔥, 0💬

saxpath-1.0.jar - Simple API for XPath
The SAXPath project stands for Simple API for XPath. SAXPath is similar to SAX in that the API abstracts away the details of parsing and processing the data and provides a simple event based callback interface. It's a very useful tool for writing XPath related applications. JAR File Size and Downloa...
2009-11-09, 10190🔥, 0💬

commons-pool-1.3.jar - Apache Commons Pool 1.3
Commons Pool provides an Object-pooling API, with three major aspects: 1. A generic object pool interface that clients and implementors can use to provide easily interchangable pooling implementations. 2. A toolkit for creating modular object pools. 3. Several general purpose pool implementations. J...
2010-03-09, 10173🔥, 0💬

axis2-java2wsdl-1.5.jar - Axis2 Java2WSDL
Apache Axis2 is the core engine for Web services. It is a complete re-design and re-write of the widely used Apache Axis SOAP stack, built on the lessons learnt from Apache Axis. JAR File Size and Download Location: File name: axis2-java2wsdl.jar, axis2-java2wsdl-1.5.jar File size: 25974 bytes Date ...
2009-08-04, 10155🔥, 0💬

ant-1.8.0.jar - Apache Ant - Part 2
Apache Ant is a Java-based build tool. In theory, it is kind of like make, without make's wrinkles. JAR File Size and Download Location: File name: ant.jar, ant-1.8.0.jar File size: 1506140 bytes Date modified: 02/01/2010 Download: Apache Ant List of Classes in the JAR: &lt;&lt; Previous par...
2010-05-05, 10103🔥, 0💬

velocity-1.7.jar - Apache Velocity Engine
Velocity is a Java-based template engine. It permits web page designers to reference methods defined in Java code. Web designers can work in parallel with Java programmers to develop web sites according to the Model-View-Controller (MVC) model, meaning that web page designers can focus solely on cre...
2011-02-15, 10098🔥, 0💬

geronimo-saaj_1.3_spec-1.0.1.jar - Geronimo SAAJ
The goal of the Geronimo project is to produce a server runtime framework that pulls together the best Open Source alternatives to create runtimes that meet the needs of developers and system administrators. Our most popular distribution is a fully certified Java EE 5 application server runtime. JAR...
2009-12-28, 10092🔥, 0💬

jsch-0.1.31.jar - Java Secure Channel
JSch is a pure Java implementation of SSH2. JSch allows you to connect to an sshd server and use port forwarding, X11 forwarding, file transfer, etc., and you can integrate its functionality into your own Java programs. JSch is licensed under BSD style license. JAR File Size and Download Location: F...
2009-02-08, 10076🔥, 0💬

org.eclipse.core.jobs.jar - Eclipse Framework 3.2.0
Provides core support for scheduling and interacting with background activity. JAR File Size and Download Location: File name: org.eclipse.core.jobs.jar File size: 74797 bytes Date modified: 09/18/2007 Download: Eclipse Platform Manifest of the JAR: Bundle-Activator: org.eclipse.core.internal.jobs .J...
2010-01-20, 10072🔥, 0💬

tritonus_share.jar - Tritonus Java Sound Implementation
tritonus_share.jar provides the base and utility classes for plug-ins of Tritonus Java Sound implementation. JAR File Size and Download Location: File name: tritonus_share.jar File size: 102723 bytes Date modified: 04-Dec-2004 Download: Tritonus Share Classes Manifest of the JAR: List of Classes in ...
2011-10-25, 10053🔥, 0💬

taglibs-session-1.0.1.jar - Session Tag library 1.0.1
The Session JSP tag library provides tags for reading or modifying client HttpSession information. A servlet container uses an HttpSession to store information about a clients session on the server. By default a JSP page will create a session for a user. The user is tied to the session using either ...
2009-02-07, 10049🔥, 0💬

<< < 13 14 15 16 17 18 19 20 21 22 23 > >>   Sort: Date