<< < 1 2 3 4 5 6 7 8 > >>   Sort: Date

org.eclipse.jdt.core.jar - Eclipse JDT Core 3.2.0
The JDT project provides the tool plug-ins that implement a Java IDE supporting the development of any Java application, including Eclipse plug-ins. It adds a Java project nature and Java perspective to the Eclipse Workbench as well as a number of views, editors, wizards, builders, and code merging ...
2010-01-14, 11287🔥, 0💬

smackx-3.0.4.jar - Smack XMPP Client
Smack is an Open Source XMPP (Jabber) client library for instant messaging and presence. A pure Java library, it can be embedded into your applications to create anything from a full XMPP client to simple XMPP integrations such as sending notification messages and presence-enabling devices. JAR File...
2009-12-18, 11109🔥, 0💬

smack-3.0.4.jar - Smack XMPP Client
Smack is an Open Source XMPP (Jabber) client library for instant messaging and presence. A pure Java library, it can be embedded into your applications to create anything from a full XMPP client to simple XMPP integrations such as sending notification messages and presence-enabling devices. JAR File...
2009-12-21, 10677🔥, 0💬

Donwload antlr-4.7.1-complete.jar
How to download and install antlr-4.7.1-complete.jar? If you want to try ANTLR you can follow this tutorial to download and install antlr-4.7.1-complete.jar: ANTLR is a powerful parser generator for multiple programming languages including Java. 1. Go to ANTLR Website . 2. Click "Donwload" in the to...
2018-12-10, 10641🔥, 1💬

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, 10614🔥, 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, 10342🔥, 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, 10332🔥, 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, 10168🔥, 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, 10071🔥, 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, 10068🔥, 0💬

ant-1.7.1.jar - Apache Ant 1.7.1
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.7.1.jar File size: 1323005 bytes Date modified: 06/27/2008 Download: Apache Ant 1.7.1 Manifest of the JAR: Main-Class: org.apache.tools.a...
2009-02-08, 10025🔥, 0💬

pkcs12import-2.0.ea2.jar - PKCS-12 Import Tool
pkcs12import is a tool to import the contents (key/certificate pair) of a PKCS-12 file into a keystore. JAR File Size and Download Location: File name: pkcs12import.jar, pkcs12import-2.0.ea2.jar File size: 4013 bytes Date modified: 11/01/2009 Download: PKCS-12 Import Tool (part of JWSDP) Manifest of...
2010-01-12, 10019🔥, 0💬

smack-jingle-3.1.0.jar - Smack XMPP Client
Smack is an Open Source XMPP (Jabber) client library for instant messaging and presence. A pure Java library, it can be embedded into your applications to create anything from a full XMPP client to simple XMPP integrations such as sending notification messages and presence-enabling devices. JAR File...
2009-12-21, 9712🔥, 0💬

jmxremote_optional-1.0.1_04.jar - JMX Remote Optional
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-26, 9613🔥, 0💬

org.eclipse.text.jar - Eclipse Framework 3.2.0
Eclipse Platform 3.2.0 text packages: org.eclipse.jface.text - Provides a framework for creating and manipulating text documents; org.eclipse.text.edits - Provides support for describing and applying textual document editions; org.eclipse.text.undo - Provides undo and redo support for a document. JA...
2010-01-13, 9583🔥, 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, 9579🔥, 0💬

jta-1.0.1.jar - JTA (Java Transaction API)
Java Transaction API (JTA) specifies standard Java interfaces between a transaction manager and the parties involved in a distributed transaction system: the resource manager, the application server, and the transactional applications. JAR File Size and Download Location: File name: jta.jar, jta1.0....
2010-03-31, 9547🔥, 0💬

org.eclipse.jdt.core.jar - Eclipse JDT Core 3.2.0 - Part 2
The JDT project provides the tool plug-ins that implement a Java IDE supporting the development of any Java application, including Eclipse plug-ins. It adds a Java project nature and Java perspective to the Eclipse Workbench as well as a number of views, editors, wizards, builders, and code merging ...
2010-01-15, 9390🔥, 0💬

What Is commons-collections-2.1.1.jar
What Is commons-collections-2.1.1.jar? commons-collections-2.1.1.jar is the JAR file for Apache Commons Collections 2.1.1, which provides additional collection handling functionalities on top of JDK library. JAR File Size and Download Location: JAR name: commons-collections JAR version: 2.1.1 Target...
2015-04-27, 9235🔥, 0💬

ANTLR TestRig Command and Options
What is the ANTLR TestRig command and its options? I have downloaded the antlr-4.10.1-complete.jar. ANTLR TestRig allows you to test the lexer and parser generated by ANTLR interactively from the command prompt. The main class of ANTLR TestRig is org.antlr.v4.gui.TestRig. You can see its command arg...
2020-12-02, 9177🔥, 0💬

ivy-2.0.0.jar - Apache Ivy 2.0.0
Ivy is a popular dependency manager focusing on flexibility and simplicity. Find out more about its unique enterprise features, what people say about it, and how it can improve your build system! JAR File Size and Download Location: File name: ivy.jar, ivy-2.0.0.jar File size: 893618 bytes Date modi...
2009-02-08, 9145🔥, 0💬

jta-1.1.jar - JTA (Java Transaction API)
Java Transaction API (JTA) specifies standard Java interfaces between a transaction manager and the parties involved in a distributed transaction system: the resource manager, the application server, and the transactional applications. JAR File Size and Download Location: File name: jta.jar, jta-1.1...
2013-06-27, 9122🔥, 0💬

What Is commons-codec-1.3.jar
What Is commons-codec-1.3.jar? commons-codec-1.3.jar is the JAR file for Apache Commons Codec 1.3, which provides implementations of common encoders and decoders such as Base64, Hex, Phonetic and URLs. commons-codec-examples-1.3.jar is distributed as part of the commons-codec-1.3-bin.zip download fi...
2016-08-01, 9084🔥, 1💬

💬 2016-08-01 Muthu: Thanks

antlr-4.7.1-complete.jar - ANTLR Parser Generator 4.7.1
What Is antlr-4.7.1-complete.jar - ANTLR Parser Generator 4.7.1? antlr-4.7.1-complete.jar is the JAR file for the ANTLR tool for generating Java code. ANTLR is a powerful parser generator for multiple programming languages including Java. JAR File Size and Download Location: File name: antlr-4.7.1-c...
2018-12-10, 9081🔥, 1💬

<< < 1 2 3 4 5 6 7 8 > >>   Sort: Date