<< < 1 2 3 4 5 6 7 8 9 10 11 > >>   ∑:507  Sort:Date

jacl-1.4.1.jar - Jacl - Tcl interpreter
Jacl is a self-contained implementation of a Tcl interpreter, written entirely in Java. Jacl also includes features that facilitate communication between a Java interpreter and a Tcl interpreter. JAR File Size and Download Location: File name: jacl.jar, jacl-1.4.1.jar File size: 875042 bytes Date mo...
2009-11-06, ∼7396🔥, 0💬

ANTLR "Hello" Lexer and Parser Error
How to test the "Hello" lexer and parser with invalid source code? I have created the "Hello" grammar and generated the "Hello" lexer and parser. To test the "Hello" lexer and parser with invalid source code, we need to review the "Hello" grammar again. \fyicenter&gt;more hello.g4 // Define a gr...
2020-12-02, ∼7324🔥, 0💬

jarjar-1.0.jar - Jar Jar Links 1.0
Jar Jar Links is a utility that makes it easy to repackage Java libraries and embed them into your own distribution. JAR File Size and Download Location: File name: jarjar.jar, jarjar-1.0.jar File size: 112749 bytes Date modified: 01/31/2009 Download: Jar Jar Links Manifest of the JAR: Main-Class: c...
2009-11-16, ∼7322🔥, 0💬

classworlds-1.1.jar - ClassLoader Management Framework
classworlds is a framework for container developers who require complex manipulation of Java's ClassLoaders. Java's native ClassLoader mechanism and classes can cause much headache and confusion for certain types of application developers. Projects which involve dynamic loading of components or othe...
2010-02-23, ∼7313🔥, 0💬

Download Java Excel API jxl.jar
Where to find answers to frequently asked questions on downloading and reviewing Java Excel API jxl.jar? Here is a list of frequently asked questions and their answers compiled by FYIcenter.com team on downloading and reviewing Java Excel API jxl.jar: What Is Java Excel API, jxl.jar Download and Ins...
2023-06-05, ∼7248🔥, 4💬

💬 2023-06-05 Ngoc Nguyen: I am here to explore the jxl.jar!

💬 2021-04-15 姚凌峰: want this jar.

ANTLR Command and Options
What is the ANTLR command and its options? I have downloaded the antlr-4.10.1-complete.jar. If you Java installed, you can run antlr-4.10.1-complete.jar as a JAR file to see its command line options: \fyicenter&gt;java -jar antlr-4.10.1-complete.jar ANTLR Parser Generator Version 4.10.1 -o ___ s...
2020-12-02, ∼7221🔥, 0💬

What Is commons-codec-1.8.jar
What Is commons-codec-1.8.jar? commons-codec-1.8.jar is the JAR file for Apache Commons Codec 1.8, which provides implementations of common encoders and decoders such as Base64, Hex, Phonetic and URLs. commons-codec-examples-1.8.jar is distributed as part of the commons-codec-1.8-bin.zip download fi...
2013-07-12, ∼7210🔥, 0💬

castor-1.3-xml.jar - Caster Data Binding - XML
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.jar, castor-1.3-xml.jar File ...
2010-03-29, ∼7210🔥, 0💬

ooxml-schemas-1.0.jar - Office Open XML Schemas
OOXML (Office Open XML) Schemas. JAR File Size and Download Location: File name: ooxml-schemas.jar, ooxml-schemas-1.0.jar File size: 14003759 bytes Date modified: 11/07/2008 Download: OOXML Schemas (part of POI) Manifest of the JAR: List of Classes in the JAR: org/openxmlformats/schemas/dra wingml/x2...
2009-12-07, ∼7167🔥, 0💬

ANTLR "Arithmeic" Grammar Java Test
How to write a Java program to test the lexer and parser generated from ANTLR? If you have the lexer and parser generated from the arithmetic.g4 grammar file by ANTLR as shown in the previous tutorial, you use the following Java program to test it: // Copyright (c) FYIcenter.com import org.antlr.v4....
2020-12-26, ∼7163🔥, 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, ∼7162🔥, 0💬

commons-digester-2.0.jar - The Digester Component
The Digester package lets you configure an XML -> Java object mapping module, which triggers certain actions called rules whenever a particular pattern of nested XML elements is recognized. JAR File Size and Download Location: File name: commons-digester.jar, commons-digester-2.0.jar File size: 1487...
2009-11-13, ∼7093🔥, 0💬

org.eclipse.core.contenttype.jar - Eclipse Framework 3.2.0
Eclipse Framework internal content package. JAR File Size and Download Location: File name: org.eclipse.core.contenttype.j arFile size: 76141 bytes Date modified: 09/18/2007 Download: Eclipse Platform Manifest of the JAR: Bundle-Activator: org.eclipse.core.internal.cont ent.Activatorcker,org.xml.sax...
2010-01-26, ∼7065🔥, 0💬

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

jboss-marshalling-1.4.1.Final.jar - JBoss Marshalling API
JBoss Marshalling is an alternative serialization API that fixes many of the problems found in the JDK serialization API while remaining fully compatible with java.io.Serializable and its relatives, and adds several new tunable parameters and additional features, all of which are pluggable via facto...
2021-03-12, ∼7001🔥, 2💬

💬 2021-03-12 多林: 学习

💬 2016-11-13 johnchen: download

org.eclipse.equinox.common.jar - Eclipse Equinox 3.2.0
Equinox is an implementation of the OSGi R4 core framework specification, a set of bundles that implement various optional OSGi services and other infrastructure for running OSGi-based systems. JAR File Size and Download Location: File name: org.eclipse.equinox.common.jar File size: 79780 bytes Date...
2010-01-18, ∼6991🔥, 0💬

scala-library-2.10.2.jar - Scala
Scala is an object-functional programming and scripting language for general software applications, statically typed, designed to concisely express solutions in an elegant, type-safe and lightweight (low ceremonial) manner. JAR File Size and Download Location: File name: scala-library-2.10.2.jar Fil...
2014-02-12, ∼6929🔥, 0💬

maven-2.0.10-uber.jar - Apache Maven - Part 3
Apache Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of information. JAR File Size and Download Location: File name: maven.jar, maven-2.0.10-ube...
2010-03-19, ∼6918🔥, 0💬

ooxml-schemas-1.0.jar - Office Open XML Schemas - Part 5
OOXML (Office Open XML) Schemas. JAR File Size and Download Location: File name: ooxml-schemas.jar, ooxml-schemas-1.0.jar File size: 14003759 bytes Date modified: 11/07/2008 Download: OOXML Schemas (part of POI) List of Classes in the JAR: &lt;&lt; Previous part org/openxmlformats/schemas/of. ..
2009-12-09, ∼6908🔥, 0💬

qdox-1.6.1.jar - QDox - Quick JavaDoc Scanner
QDox is a high speed, small footprint parser for extracting class/interface/method definitions from source files complete with JavaDoc @tags. It is designed to be used by active code generators or documentation tools. JAR File Size and Download Location: File name: qdox.jar, qdox-1.6.1.jar File size...
2010-01-12, ∼6888🔥, 0💬

maven-2.0.10-uber.jar - Apache Maven
Apache Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of information. JAR File Size and Download Location: File name: maven.jar, maven-2.0.10-ube...
2010-03-18, ∼6752🔥, 0💬

trove-3.0.3.jar - Trove Collections Library
GNU Trove are high performance collections for Java with 2 objectives: 1. Provide "free" (as in "free speech" and "free beer"), fast, lightweight implementations of the java.util Collections APIl; 2. Whenever possible, provide the same collections support for primitive types. JAR File Size and Downl...
2019-01-29, ∼6741🔥, 1💬

💬 2019-01-29 Kuangzy: very good! This is just the jar I'm looking for.

maven-2.2.1-uber.jar - Apache Maven - Part 3
Apache Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of information. JAR File Size and Download Location: File name: maven.jar, maven-2.2.1-uber...
2010-03-17, ∼6709🔥, 0💬

commons-configuration-1.8.jar - Apache Commons Configuration
The Commons Configuration software library provides a generic configuration interface which enables a Java application to read configuration data from a variety of sources. Commons Configuration provides typed access to single, and multi-valued configuration parameters. JAR File Size and Download Lo...
2012-04-02, ∼6706🔥, 0💬

<< < 1 2 3 4 5 6 7 8 9 10 11 > >>   ∑:507  Sort:Date