<< < 25 26 27 28 29 30 31 32 33 34 35 > >>   ∑:2534  Sort:Date

JDK 17 jdk.incubator.foreign.jmod - JDK Incubator Foreign
JDK 17 jdk.incubator.foreign.jmod is the JMOD file for JDK 17 HTTP Server module. JDK 17 Incubator Foreign module compiled class files are stored in \fyicenter\jdk-17.0.5\jmods\jd k.incubator.foreign.jmod.JDK 17 Incubator Foreign module compiled class files are also linked and stored in the \fyicent...
2023-10-04, ∼7513🔥, 0💬

geronimo-kernel-2.1.3.jar - Geronimo Kernel 2.1.3
Geronimo is 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 File Size and Download Location: F...
2009-02-08, ∼7513🔥, 0💬

JDK 11 java.prefs.jmod - Prefs Module
JDK 11 java.prefs.jmod is the JMOD file for JDK 11 Prefs module. JDK 11 Prefs module compiled class files are stored in \fyicenter\jdk-11.0.1\jmods\ja va.prefs.jmod.JDK 11 Prefs module compiled class files are also linked and stored in the \fyicenter\jdk-11.0.1\lib\modu lesJImage file. JDK 11 Prefs ...
2020-09-30, ∼7501🔥, 0💬

derby-10.4.2.jar - Derby - Part 4
pache Derby is an open source relational database implemented entirely in Java and available under the Apache License, Version 2.0. Derby has a small footprint -- about 2 megabytes for the base engine and embedded JDBC driver. Derby is based on the Java, JDBC, and SQL standards. JAR File Size and Do...
2010-04-26, ∼7495🔥, 0💬

bsh-2.0b4.jar - BeanShell - Lightweight Scripting for Java
BeanShell is a small, free, embeddable Java source interpreter with object scripting language features, written in Java. BeanShell dynamically executes standard Java syntax and extends it with common scripting conveniences such as loose types, commands, and method closures like those in Perl and Jav...
2012-03-12, ∼7492🔥, 0💬

ANTLR Parser Java API
Where is ANTLR API for Java integration? ANTLR API for Java is available at https://www.antlr.org/api/Java /. To integrate the lexer and parser generated from ANTLR into your Java application, you can follow these steps: 1. Create a character stream (org.antlr.v4.runtime.CharStre am)object from the ...
2020-12-26, ∼7477🔥, 0💬

jboss-logging-3.1.1.GA.jar - JBoss
jboss-logging.jar is the JBoss Logging Framework. JAR File Size and Download Location: File name: jboss-logging.jar, jboss-logging-3.1.1.GA.jar File size: 60796 bytes Date modified: 01-Nov-2012 Download: JBoss Manifest of the JAR: Archiver-Version: Plexus Archiver Built-By: david Build-Jdk: 1.6.0_30...
2016-11-21, ∼7477🔥, 2💬

axis2-mtompolicy-1.5.jar - Axis2 MTOM Policy
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-mtompolicy.jar, axis2-mtompolicy-1.5.jar File size: 13521 bytes Dat...
2009-08-18, ∼7473🔥, 0💬

ANTLR "Arithmetic" Grammar - Graphical Output
Where to get a graphical output example of the "Arithmetic" grammar with ANTLR? You can run the following ANTLR TestRig command to generate a graphical output from the "Arithmetic" lexer and parser: \fyicenter&gt;java -cp .;antlr-4.10.1-complete.jar \ org.antlr.v4.gui.TestRig arithmetic equation...
2021-01-09, ∼7457🔥, 0💬

ANTLR Commands and Examples
Where to find answers to frequently asked questions on ANTLR Commands and Examples? Here is a list of frequently asked questions and their answers compiled by FYIcenter.com team on ANTLR Commands and Examples: ANTLR Command and Options ANTLR TestRig Command and Options ANTLR "Hello" Grammar File and...
2020-12-02, ∼7457🔥, 0💬

commons-digester-3.1.3.jar - Apache Digester
Many projects read XML configuration files to provide initialization of various Java objects within the system. There are several ways of doing this, and the Digester component was designed to provide a common implementation that can be used in many different projects. Basically, the Digester packag...
2016-11-28, ∼7456🔥, 2💬

opensaml-2.3.1.jar - Open Source SAML
OpenSAML is a set of open source C++ & Java libraries meant to support developers working with the Security Assertion Markup Language (SAML). OpenSAML 2, the current version, supports SAML 1.0, 1.1, and 2.0. Additionally, various development groups have found the framework created to support Ope...
2010-12-21, ∼7450🔥, 0💬

bcmail-jdk16-145.jar - Bouncy Castle Crypto Mail
The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms, it was developed by the Legion of the Bouncy Castle - with a little help! bcmail-jdk16-145.jar - The Mail extension. JAR File Size and Download Location: File name: bcmail-jdk16-145.jar File size: 236604 bytes Dat...
2011-03-01, ∼7437🔥, 0💬

opencsv-2.3.jar - OpenCSV
A Simple CSV Parser for Java under a commercial-friendly Apache 2.0 license JAR File Size and Download Location: File name: opencsv.jar, opencsv-2.3.jar File size: 14146 bytes Date modified: 15-Apr-2011 Download: OpenCSV Manifest of the JAR: Build-Timestamp: 2011-04-14 21:00:31 Implementation-Title:...
2016-04-20, ∼7436🔥, 1💬

avro-1.7.5.jar - Apache Avro
Apache Avro is a data serialization system. JAR File Size and Download Location: File name: avro.jar, avro-1.7.5.jar File size: 400680 bytes Date modified: 19-Aug-2013 Download: Apache Avro Manifest of the JAR: Archiver-Version: Plexus Archiver Built-By: cutting Build-Jdk: 1.7.0_09 Specification-Tit...
2019-12-29, ∼7432🔥, 1💬

💬 2019-12-29 lin: good

Download and Review ANTLR Parser Generator
Where to find answers to frequently asked questions on Downloading and Reviewing ANTLR Parser Generator. Here is a list of frequently asked questions and their answers compiled by FYIcenter.com team on Downloading and Reviewing ANTLR Parser Generator: What Is ANTLR Parser Generator ANTLR Runtime Sou...
2018-10-20, ∼7416🔥, 0💬

ANTLR TestRig Graphical Output
How to generate Graphical Output from parser using TestRig? ANTLR TestRig can generate graphical output instead of text tree, if you use the "-gui" option instead of "-tree": \fyicenter&gt;java -cp .;antlr-4.10.1-complete.jar org.antlr.v4.gui.TestRig Hello r -gui hello you ^Z The above test sess...
2021-01-09, ∼7412🔥, 0💬

ws-commons-util.jar - Apache WS Common Utilities
ws-commons-util.jar is a small collection of utility classes, that allow high performance XML processing based on SAX. Basically, it is assumed, that you are using an JAXP 1.1 compliant XML parser and nothing else. In particular, no dependency on the javax.xml.transform package is introduced. JAR Fi...
2011-11-18, ∼7411🔥, 0💬

tritonus_gsm.jar - Tritonus Java Sound Implementation
tritonus_gsm.jar is a plug-in for Tritonus Java Sound Implementation as a GSM 06.10 Codec (coder-decoder). JAR File Size and Download Location: File name: tritonus_gsm.jar File size: 39667 bytes Date modified: 11-Oct-2011 Download: GSM 06.10 Codec Manifest of the JAR: List of Classes in the JAR: org...
2011-11-03, ∼7409🔥, 0💬

jgrapht-0.8.2-jdk1.6.jar - JGraphT
JGraphT is a free Java graph library that provides mathematical graph-theory objects and algorithms. JGraphT supports various types of graphs including: directed and undirected graphs. graphs with weighted / unweighted / labeled or any user-defined edges. various edge multiplicity options, including...
2011-12-26, ∼7405🔥, 0💬

jsr250-api-1.0.jar - JSR 250 - Common Annotations for the Java Platform
JSR 250: Common Annotations for the Java Platform defines annotations for common semantic concepts in the J2SE and J2EE platforms that apply across a variety of individual technologies. With the addition of JSR 175 (A Metadata Facility for the Java Programming Language) in the Java platform we envis...
2012-03-05, ∼7397🔥, 0💬

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

castor-1.3.jar - Caster Data Binding
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.jar, castor-1.3.jar File size: 78...
2010-03-26, ∼7389🔥, 0💬

Donwload xercesImpl-2.5.0.jar
How to download and install xercesImpl-2.5.0.jar? If you want to try Apache Xerces Java XML Parser, you can follow this tutorial to download and install xercesImpl-2.5.0.jar: Apache Xerces Java XML Parser contains codes for parsing, validating and manipulating XML documents.. 1. Go to Apache Xerces-...
2009-10-05, ∼7361🔥, 0💬

<< < 25 26 27 28 29 30 31 32 33 34 35 > >>   ∑:2534  Sort:Date