<< < 49 50 51 52 53 54 55 56 57 58 59 > >>   ∑:2539  Sort:Date

commons-jelly-tags-xml-1.0.jar - Apache Jelly
Jelly, Executable XML, is a tool for turning XML into executable code. So Jelly is a Java and XML based scripting and processing engine. Jelly can be used as a more flexible and powerful front end to Ant such as in the Maven project, as a testing framework such as JellyUnit, in an intergration or wo...
2012-01-17, ∼4467🔥, 0💬

What Is examples.ntp.NTPClient.java
What is examples.ntp.NTPClient.java? Can I use it to get the current time? examples.ntp.NTPClient.java is an example program demonstrating how to use the NTPUDPClient class. This program sends a Datagram client request packet to a Network time Protocol (NTP) service port on a specified server, retri...
2017-04-08, ∼4466🔥, 0💬

Main Modules in Apache Log4j
What are main modules in Apache Log4j? I want to know which modules and their JAR files should I use with my Java Application. Apache Log4j is divided into a number of modules. And each component has 3 JAR files: Bytecode JAR, Source Code JAR and Java Doc JAR. They are all included in the Apache Log...
2015-11-07, ∼4463🔥, 0💬

What Is jaf-1_0_2-upd2.zip
What Is jaf-1_0_2-upd2.zip? I downloaded it from the JAF (JavaBeans Activation Framework) page. jaf-1_0_2-upd2.zip is the binary package of Sun implementation version 1.0.2 of JAF 1.0 specification. It contains the activation.jar file compiled for JDK 1.1. Download File Size and Download Location: F...
2016-07-09, ∼4458🔥, 0💬

Tools Supported from JDK 9+ lib\modules JImage
Where to find answers to frequently asked questions on Tools Supported from JDK 9 or higher version lib\modules JImage file. Here is a list of frequently asked questions and their answers compiled by FYIcenter.com team on Tools Supported from from JDK 9 or higher version lib\modules JImage file. jav...
2020-02-20, ∼4453🔥, 0💬

hibernate-entitymanager-4.2.7.Final.jar - Hibernate 4
Hibernate is an Object/Relational Mapper tool. It's very popular among Java applications and implements the Java Persistence API. hibernate-entitymanager.jar is the Java Persistence API (JPA) module. JAR File Size and Download Location: File name: hibernate-entitymanager.jar, hibernate-entitymanager...
2014-02-10, ∼4453🔥, 0💬

JDK 8 javafx-mx.jar - JavaFX JMX JSON Tool
JDK 8 javafx-mx.jar is the JAR file for JDK 8 JavaFX JMX JSON Tool defined in the "com\oracle\javafx\jmx\json" package. JAR File Information: Directory of C:\fyicenter\jdk-1.8.0_191\lib 36,038 javafx-mx.jar   ⇒ JDK 8 jconsole.jar - JConsole ⇐ JDK 8 dt.jar - Java Swing Desktop ⇑ Download and Use JDK...
2020-01-03, ∼4452🔥, 0💬

jsqlparser-0.3.14.jar - JSqlParser
JSqlParser parses an SQL statement and translate it into a hierarchy of Java classes. The generated hierarchy can be navigated using the Visitor Pattern JAR File Size and Download Location: File name: jsqlparser.jar, jsqlparser-0.3.14.jar File size: 123028 bytes Date modified: 17-Jul-2005 Download: ...
2014-01-21, ∼4451🔥, 0💬

Example of Excel Number Format with jxl.jar
Where can I find an example Java code that uses jxl.jar to add number cell format to a new Excel file? You can follow these suggestions and example to add number cell format to a new Excel file with jxl.jar: Number formatting information may be passed to the cell format object by a similar mechanism...
2018-02-28, ∼4449🔥, 0💬

Download and Install fop-2.7-bin.zip
How to download and install fop-2.7-bin.zip? I want to try FOP (Formatting Objects Processor) 2.7. FOP (Formatting Objects Processor) is a print formatter driven by XSL formatting objects (XSL-FO). You can follow these steps to download and install FOP 2.7 with the binary package, fop-2.7-bin.zip: 1...
2016-07-07, ∼4449🔥, 0💬

Configuration Properties File for Apache Log4j 1.x
How to write a configuration properties file for Log4j 1.x? I just want to use the basic functionalities to specify the log file name and the log level. Below is a simple configuration file, log4j.properties, that support the Log4j API: # Copyright (c) FYIcenter.com log4j.rootLogger=DEBUG, MyConsole...
2016-06-28, ∼4439🔥, 0💬

commons-jelly-tags-log-1.0.jar - Apache Jelly
Jelly, Executable XML, is a tool for turning XML into executable code. So Jelly is a Java and XML based scripting and processing engine. Jelly can be used as a more flexible and powerful front end to Ant such as in the Maven project, as a testing framework such as JellyUnit, in an intergration or wo...
2012-01-24, ∼4439🔥, 0💬

commons-jelly-tags-fmt-1.0.jar - Apache Jelly
Jelly, Executable XML, is a tool for turning XML into executable code. So Jelly is a Java and XML based scripting and processing engine. Jelly can be used as a more flexible and powerful front end to Ant such as in the Maven project, as a testing framework such as JellyUnit, in an intergration or wo...
2012-01-20, ∼4438🔥, 0💬

gt-swt-10.2.jar - GeoTools
GeoTools, The Open Source Java GIS Toolkit, is a Java library that provides tools for geospatial data. gt-swt.jar is the SWT module. JAR File Size and Download Location: File name: gt-swt.jar, gt-swt-10.2.jar File size: 246081 bytes Date modified: 17-Nov-2013 Download: GeoTools Manifest of the JAR: ...
2014-01-27, ∼4435🔥, 0💬

Running "jar" Command
How to run the "jar" command? I have JDK installed. If you have JDK installed, the "jar" command file is located in "bin" folder of the Java home folder. The following session shows you how to locate the "jar" command file and get help on how to use it: \fyicenter>echo %java_home% \Program Files\Jav...
2015-11-07, ∼4431🔥, 0💬

lwjgl_test-2.9.0.jar - Lightweight Java Game Library (LWJGL)
The Lightweight Java Game Library (LWJGL) is a solution aimed directly at professional and amateur Java programmers alike to enable commercial quality games to be written in Java. LWJGL provides developers access to high performance crossplatform libraries such as OpenGL (Open Graphics Library), Ope...
2013-12-03, ∼4431🔥, 0💬

JAF (JavaBeans Activation Framework) API 1.1
How does the JAF {JavaBeans Activation Framework} API 1.1 work? JAF (JavaBeans Activation Framework) API 1.1 is designed with 5 main classes: 1. javax.activation.DataHandler class - Provides a consistent interface between JAF-aware clients and other subsystems. 2. javax.activation.DataSource interfa...
2016-07-09, ∼4427🔥, 0💬

MozillaInterfaces-1.9.jar - JBrowser
MozillaInterfaces.jar is distributed as part of JBrowser, which 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: MozillaInterfaces-1.9.jar File size: 701217 bytes Date modified: 17-Jan-2010 Jan 17, 20...
2014-02-24, ∼4427🔥, 0💬

standard.jar - JSTL
akarta-taglibs 'standard': an implementation of JSTL JAR File Size and Download Location: File name: standard.jar File size: 393259 bytes Date modified: 16-Oct-2013 Download: Apache Tomcat Manifest of the JAR: Specification-Title: JavaServer Pages Standard Tag Library (JSTL) Specification-Version: 1...
2014-07-17, ∼4419🔥, 0💬

opensaml-2.6.0.jar - OpenSAML2 Java - Part IV
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...
2013-09-11, ∼4414🔥, 0💬

Download and Install Jackson Binary Package
How to download and install Jackson Core Binary Package? Jackson is "the Java JSON library" or "the best JSON parser for Java". Or simply as "JSON for Java". The binary package contains a pre-compiled version of Jackson and it is ready to use. You can follow these steps to download and install jacks...
2022-03-29, ∼4410🔥, 0💬

barcode.fo Example Errors in FOP
What are those errors when using "barcode.fo" example in FOP to generated a PDF file? FOP comes with an example XSL-FO file, barcode.fo, which shows how to generate barcodes in PDF. But it has a number errors, if you use the "fop" command to convert it into a PDF file: fyicenter&gt; cd \local\fo...
2016-07-02, ∼4405🔥, 0💬

ojdbc.jar in Java Database Connection Architecture
How does ojdbc.jar JDBC Driver fit in Java Database Connection Architecture? ojdbc.jar JDBC driver is considered as one of Oracle JDBC drivers that allows your Java application to connect to Oracle databases using the JDBC API. The following diagram shows you how the ojdbc.jar JDBC driver fits in th...
2018-03-13, ∼4404🔥, 0💬

Downloading Joda-Time 2.3
Joda-Time provides a library of classes to replace the Java JDK Date and Time classes including formatting. It is based around the ISO8601 datetime standard, but also provides full support for other calendar systems, such as Gregorian and Buddhist. Download File Size and Download Location: File name...
2013-09-16, ∼4404🔥, 0💬

<< < 49 50 51 52 53 54 55 56 57 58 59 > >>   ∑:2539  Sort:Date