<< < 24 25 26 27 28 29 30 31 32 33 34 > >>   Sort: Date

ANTLR "Hello" Grammar File and Test
How to create a simple "Hello" grammar file and test it with ANTLR? There 4 steps you need to follow to create "Hello" grammar file and test it: 1. Create grammar file, Hello.g4: // Define a grammar called Hello grammar Hello; r : 'hello' ID ; // match keyword hello followed by an identifier ID : [a...
2020-12-02, 7431🔥, 0💬

JDK 11 jdk.management.jfr.jmod - Management JFR Module
JDK 11 jdk.management.jfr.jmod is the JMOD file for JDK 11 Management Jfr module. JDK 11 Management JFR module compiled class files are stored in \fyicenter\jdk-11.0.1\jmods\jd k.management.jfr.jmod.JDK 11 Management JFR module compiled class files are also linked and stored in the \fyicenter\jdk-11...
2020-06-21, 7429🔥, 0💬

jibx-run-1.1.6a.jar - JiBX Runtime 1.1.6a
JiBX is a framework for binding XML data to Java objects. It lets you work with data from XML documents using your own class structures. The JiBX framework handles all the details of converting your data to and from XML based on your instructions. JiBX is designed to perform the translation between ...
2009-02-07, 7420🔥, 0💬

jersey-core-1.8.jar - Jersey Core
Jersey is the open source (under dual CDDL+GPL license) JAX-RS (JSR 311) production quality Reference Implementation for building RESTful Web services. JAR File Size and Download Location: File name: jersey-core.jar, jersey-core-1.8.jar File size: 458233 bytes Date modified: 24-Jun-2011 Download: Je...
2014-06-18, 7418🔥, 0💬

commons-compiler.jar - Janino 2.6.1
Janino is a super-small, super-fast Java compiler. Not only can it compile a set of source files to a set of class files like the JAVAC tool, but also can it compile a Java expression, block, class body or source file in memory, load the bytecode and execute it directly in the same JVM. Janino is no...
2012-03-09, 7411🔥, 0💬

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

bctest-jdk16-145.jar - Bouncy Castle Test Extension
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! bctest-jdk16-145.jar - The Test extension. JAR File Size and Download Location: File name: bctest-jdk16-145.jar File size: 1818944 bytes Da...
2016-05-19, 7362🔥, 1💬

💬 2016-05-19 Doug Paul: Was much easier finding here than on BouncyCastle's website. Thanks

opensaml-2.3.1.jar - Open Source SAML - Part 3
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-22, 7359🔥, 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, 7359🔥, 0💬

maven-2.2.1-uber.jar - Apache Maven - Part 4
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, 7337🔥, 0💬

jbrowser-1.9.jar - JBrowser
JBrowser is easy to use Swing component - web browser, based on Mozilla Embedded API and Mozswing branch 2.x. JAR File Size and Download Location: File name: jbrowser.jar, jbrowser-1.9.jar File size: 340353 bytes Date modified: 21-Jul-2011 Download: JBrowser Manifest of the JAR: Archiver-Version: Pl...
2021-07-22, 7333🔥, 2💬

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, 7332🔥, 1💬

tritonus_mp3.jar - Tritonus Java Sound Implementation
tritonus_mp3.jar is a plug-in for Tritonus Java Sound Implementation that enables mp3 decoding with Java Sound. JAR File Size and Download Location: File name: tritonus_mp3.jar File size: 22155 bytes Date modified: 25-Apr-2001 Download: mp3 Decoder Manifest of the JAR: List of Classes in the JAR: or...
2011-11-01, 7330🔥, 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, 7320🔥, 2💬

soapui-4.6.1.jar - soapUI - Part 7
SoapUI is a free and open source cross-platform Functional Testing solution. With an easy-to-use graphical interface, and enterprise-class features, SoapUI allows you to easily and rapidly create and execute automated functional, regression, compliance, and load tests. In a single test environment, ...
2016-09-21, 7319🔥, 1💬

JDK 11 jdk.unsupported.desktop.jmod - Unsupported Desktop Module
JDK 11 jdk.unsupported.desktop.jmod is the JMOD file for JDK 11 Unsupported Desktop module. JDK 11 Unsupported Desktop module compiled class files are stored in \fyicenter\jdk-11.0.1\jmods\jd k.unsupported.desktop.jmod.JDK 11 Unsupported Desktop module compiled class files are also linked and stored...
2022-06-28, 7308🔥, 3💬

💬 2022-06-28 Gabriel C: Thank you!!! very helpfull

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, 7308🔥, 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, 7307🔥, 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, 7303🔥, 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, 7302🔥, 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, 7300🔥, 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, 7288🔥, 0💬

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

<< < 24 25 26 27 28 29 30 31 32 33 34 > >>   Sort: Date