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

com.sun.javaws.Main - Java Web Start
How to "com.sun.javaws.Main" program from JRE javaws.jar file? "com.sun.javaws.Main" program allows you to start Java Web Start. "sun.plugin2.applet.viewer.JNL P2Viewer"program is stored in the lib\javaws.jar JAR file JRE 5, 6, 7, and 8. You can run the "sun.plugin2.applet.viewer.JNL P2Viewer"progra...
2018-11-11, ∼4938🔥, 0💬

asm-debug-all-4.2.jar - ASM Debug
ASM is a Java bytecode manipulation framework. It offers similar functionalities as BCEL or SERP, but is much more smaller and faster than these tools. asm-debug-all.jar is the Debug module. JAR File Size and Download Location: File name: asm-debug-all-4.2.jar, asm-debug-all.jar File size: 343035 by...
2013-12-05, ∼4937🔥, 0💬

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

ehcache-2.7.5.jar - Ehcache - Part 4
Ehcache is an open source, standards-based cache used to boost performance, offload the database and simplify scalability. Ehcache is robust, proven and full-featured and this has made it the most widely-used Java-based cache. JAR File Size and Download Location: File name: ehcache.jar, ehcache-2.7....
2014-01-02, ∼4919🔥, 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, ∼4915🔥, 0💬

Downloading OWASP Enterprise Security API 2.0.1 - Part III
ESAPI (The OWASP Enterprise Security API) is a free, open source, web application security control library that makes it easier for programmers to write lower-risk applications. The ESAPI libraries are designed to make it easier for programmers to retrofit security into existing applications. The ES...
2013-09-13, ∼4914🔥, 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, ∼4909🔥, 0💬

geronimo-cli-2.2.1.jar - Apache Geronimo CLI
Apache Geronimo is an open source server runtime that integrates the best open source projects to create Java/OSGi server runtimes that meet the needs of enterprise developers and system administrators. Our most popular distribution is a fully certified Java EE 5 application server runtime. geronimo...
2012-04-10, ∼4909🔥, 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, ∼4900🔥, 0💬

Downloading OpenSAML 2.6.0 Java
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-09, ∼4895🔥, 0💬

Download and Install commons-io-2.5-bin.zip
How to download and install commons-io-2.5-bin.zip? Commons IO is a library of utilities to assist with developing IO functionality developed by Apache Software Foundation. You can follow these steps to download and install commons-io-2.5-bin.zip to use Commons IO: 1. Go to the Apache Commons IO Web...
2016-11-13, ∼4890🔥, 0💬

maven-builder-support-3.8.6.jar - Builder Support Module
maven-builder-support-3.8.6.ja ris the JAR file for Apache Maven 3.8.6 Builder Support module. Apache Maven is a software project management and comprehension tool. JAR File Size and Download Location: File: 14298 06-06-2022 16:16 lib/maven-builder-support-3.8. 6.jarDownload: Apache Maven Website   ...
2023-07-11, ∼4868🔥, 0💬

htmllexer-1.6.jar - HTML Parser Lexer
HTML Parser is a Java library used to parse HTML in either a linear or nested fashion. Primarily used for transformation or extraction, it features filters, visitors, custom tags and easy to use JavaBeans. It is a fast, robust and well tested package. htmllexer.jar is the Lexer module. JAR File Size...
2013-11-08, ∼4863🔥, 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, ∼4859🔥, 0💬

hbase-server-0.96.0-hadoop1.jar - Apache HBase
Apache HBase is the Hadoop database, a distributed, scalable, big data store. JAR File Size and Download Location: File name: hbase-server-0.96.0-hadoop1.ja rFile size: 3057703 bytes Date modified: 11-Oct-2013 Download: Apache HBase Manifest of the JAR: Implementation-Title: HBase - Server Implement...
2014-08-18, ∼4833🔥, 0💬

RhinoHello.java - Rhino JavaScript Hello Example
How to write a simple "Hello World!" example with Rhino JavaScript Java library? I have Rhino 1.7R5 installed. If your have Rhino 1.7R5 installed, you can try the following example program, RhinoHello.java: // Copyright (c) 2017 FYIcenter.com import org.mozilla.javascript.Context Factory;import org....
2023-07-18, ∼4825🔥, 1💬

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

gt-geometry-10.2.jar - GeoTools
GeoTools, The Open Source Java GIS Toolkit, is a Java library that provides tools for geospatial data. gt-geometry.jar is the Geometry module. JAR File Size and Download Location: File name: gt-geometry.jar, gt-geometry-10.2.jar File size: 344935 bytes Date modified: 17-Nov-2013 Download: GeoTools M...
2020-04-24, ∼4818🔥, 1💬

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

transactions-3.7.0.jar - Atomikos Transactions JTA/XA
atomikos-3.7.0.jar is the core package of Atomikos TransactionsEssentials - Open Source JTA/XA, which is the limited open source edition of Atomikos transaction management system offering basic support for JDBC/XA pools, JMS/XA pools and JTA/XA to enable functional testing of transaction processes o...
2013-06-28, ∼4801🔥, 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, ∼4798🔥, 0💬

htmlunit-2.7.jar - HtmlUnit
HtmlUnit is a "GUI-Less browser for Java programs". It models HTML documents and provides an API that allows you to invoke pages, fill out forms, click links, etc... just like you do in your "normal" browser. It is typically used for testing purposes or to retrieve information from web sites. JAR Fi...
2022-01-22, ∼4791🔥, 7💬

💬 2022-01-22 zhukov: committed Feb 19, 2020 1 parent b61a5d0 commit 0bdb3313819beca94bbeacb1e6cc14765fa0 7455

💬 2022-01-16 opera.mini: * POJO stands for Plain Ol **/ const pojo = (...props) => return function() { let obj = {}, j = props.length; for (let i = 0; i ...

JDK 6 sa-jdi.jar - HSDB (Hotspot Debugger)
JDK 6 sa-jdi.jar is the JAR file for JDK 6 SA (Serviceability Agent) HSDB (Hotspot Debugger) tools. It contains Java classes to support different SA HSDB tool: sun.jvm.hotspot.CLHSDB - Supports the CL (Command Line) version of SA HSDB. sun.jvm.hotspot.HSDB - Supports the GUI (Graphical User Interfac...
2019-01-20, ∼4788🔥, 0💬

Downloading HBase 0.96.0
Apache HBase is the Hadoop database, a distributed, scalable, big data store. Download File Size and Download Location: File name: hbase-0.96.0-hadoop1-bin.tar.g zFile size: 66,140,627 bytes Release date: 2013-10-11 Download: Apache HBase File list of hbase-0.96.0-hadoop1-bin.tar.g z:hbase-0.96.0-ha...
2014-07-11, ∼4781🔥, 0💬

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