<< < 3 4 5 6 7 8 9 10 11 12 13 > >>   ∑:2539  Sort:Date

jl1.0.1.jar - JLayer - MP3 Library
JLayer is a library that decodes/plays/converts MPEG 1/2/2.5 Layer 1/2/3 (i.e. MP3) in real time for the JAVA(tm) platform. This is a non-commercial project and anyone can add his contribution. JLayer is licensed under LGPL. JAR File Size and Download Location: File name: jl.jar, jl1.0.1.jar File si...
2025-11-20, ≈34🔥, 54💬

💬 2025-11-20 gbe: download

💬 2025-08-15 Question: GPT sayed i need this, but where is the downloadbutton?

💬 2025-08-15 T-m: :)

(More comments ...)

What Is mail.jar of JavaMail 1.4
What Is mail.jar of JavaMail 1.4? I got the JAR file from javamail-1_4.zip. mail.jar in javamail-1_4.zip is the JavaMail reference implementation jar file, including the JavaMail API 1.4 and the SMTP, IMAP, and POP3 protocol providers. JAR File Size and Download Location: JAR name: mail.jar, mail-1....
2015-11-28, ≈34🔥, 0💬

sax\Counter.java - Apache Xerves SAX Sample
What is the sax\Counter.java provided in the Apache Xerces package? I have Apache Xerces 2.11.0 installed. sax\Counter.java provided in the Apache Xerces package illustrates how to register a SAX2 ContentHandler and receive the callbacks in order to print information about the document. The output o...
2017-10-23, ≈34🔥, 0💬

Download and Install xml-commons External Source Package
How to download and install xml-commons External Source Package? The source package contains Java source code files for xml-commons External. They are compressed into a single file like xml-commons-external-1.4.01-sr c.zip.You can compile them with different versions of JDK. You can download the sou...
2009-01-25, ≈34🔥, 0💬

jTDS JDBC Driver Source Code Files
jTDS JDBC Driver Source Code Files are provided in the source package file, jtds-1.3.1-fyi.zip. You can browse jTDS JDBC Driver Source Code files below:   Or download all of them as a single archive file: File name: jtds-1.3.1-fyi.zip File size: 323160 bytes Release date: 2013-06-08 Download jTDS-JD...
2016-11-26, ≈33🔥, 0💬

iText-2.1.6.jar - iText, a JAVA-PDF library
iText is an ideal library for developers looking to enhance web- and other applications with dynamic PDF document generation and/or manipulation. iText is not an end-user tool. JAR File Size and Download Location: File name: iText.jar, iText-2.1.6.jar File size: 1138572 bytes Date modified: 06/16/20...
2017-09-01, ≈33🔥, 2💬

jaxrpc-api-1.1.jar - JAX-RPC API 1.1
JAX-RPC is an API for building Web services and clients that used remote procedure calls (RPC) and XML. Often used in a distributed client/server model, an RPC mechanism enables clients to execute procedures on other systems. In JAX-RPC, a remote procedure call is represented by an XML-based protoco...
2020-05-19, ≈33🔥, 3💬

💬 2020-05-19 Patrick: Merci

💬 2016-07-09 iesneaker: yes

💬 2016-04-30 Manish: Thanks!

JRE 8 deploy.jar - Java Deploy Control Panel
JRE 8 deploy.jar is the JAR file for JRE 8 Java Control Panel and other deploy tools. JRE (Java Runtime) 8 is the runtime environment included in JDK 8. JRE 8 deploy.jar contains Java classes to support different JRE tool commands: com.oracle.deploy.update.Updat er- Keeps JRE updated. com.sun.deploy...
2022-11-15, ≈33🔥, 2💬

zookeeper-3.4.5-ZooInspector.jar - ZooKeeper
ZooKeeper is a centralized service for maintaining configuration information, naming, providing distributed synchronization, and providing group services. All of these kinds of services are used in some form or another by distributed applications. JAR File Size and Download Location: File name: zook...
2020-06-17, ≈33🔥, 21💬

💬 2020-05-28 fn: thank you

💬 2019-11-27 lee: tks

💬 2019-10-16 aaa: thanks

(More comments ...)

jl1.0.jar - JLayer - MP3 Library
JLayer is a library that decodes/plays/converts MPEG 1/2/2.5 Layer 1/2/3 (i.e. MP3) in real time for the JAVA platform. This is a non-commercial project and anyone can add his contribution. JLayer is licensed under LGPL. JAR File Size and Download Location: File name: jl.jar, jl1.0.jar File size: 10...
2024-01-18, ≈33🔥, 6💬

💬 2024-01-18 ERNEST PHIRI: am beginner want practice java

💬 2023-09-14 yxp: for parsing mp3 player

💬 2020-12-06 wang: 大武当

(More comments ...)

Snappy-Java Source Code
Snappy-Java is a Java port of the "snappy", a fast C++ compresser/decompresser developed by Google. Snappy-Java Source Code files are provided in the source packge (snappy-java-1.1.8.4-sources.j ar).You can download it at Snappy Maven Website . You can also browse Snappy-Java Source Code below:   Or...
2021-07-13, ≈32🔥, 0💬

JDK 17 jdk.jlink.jmod - JLink Tool
JDK 17 jdk.jlink.jmod is the JMOD file for JDK 17 JLink tool, which can be invoked by the "jlink" command. JDK 17 JLink tool compiled class files are stored in \fyicenter\jdk-17.0.5\jmods\jd k.jlink.jmod.JDK 17 JLink tool compiled class files are also linked and stored in the \fyicenter\jdk-17.0.5\l...
2023-08-03, ≈32🔥, 0💬

backport-util-concurrent-3.1.jar - Backport of java.util.concurrent
This package is the backport of java.util.concurrent API, introduced in Java 5.0 and further refined in Java 6.0, to older Java platforms. The backport is based on public-domain sources from the JSR 166 CVS repository, the dl.util.concurrent package, and the Doug Lea's collections package. JAR File ...
2015-11-21, ≈32🔥, 1💬

💬 2015-11-21 adsfasf: This is a nice site and i enjoyed that

JDK 8 jconsole.jar - JConsole
JDK 8 jconsole.jar is the JAR file for JDK 8 JConsole, which is a graphical monitoring tool to monitor Java Virtual Machine (JVM) and Java applications: sun.tools.jconsole.JConsole - Supports the "jconsole" command. JAR File Information: Directory of C:\fyicenter\jdk-1.8.0_191\lib 407,728 jconsole.j...
2020-08-20, ≈32🔥, 3💬

💬 2018-11-15 FYIcenter.com: @panny, you can follow Download and Install JDK 8 tutorial to download JDK 8, which has jconsole.jar included.

💬 2018-11-13 panny: i want to download jconsole 1.8 tks

JDK 17 java.sql.rowset.jmod - SQL Rowset Module
JDK 17 java.sql.rowset.jmod is the JMOD file for JDK 17 SQL Rowset module. JDK 17 SQL Rowset module compiled class files are stored in \fyicenter\jdk-17.0.5\jmods\ja va.sql.rowset.jmod.JDK 17 SQL Rowset module compiled class files are also linked and stored in the \fyicenter\jdk-17.0.5\lib\modu lesJ...
2023-10-27, ≈31🔥, 0💬

JDK 17 jdk.xml.dom.jmod - XML DOM Module
JDK 17 jdk.xml.dom.jmod is the JMOD file for JDK 17 XML DOM module. JDK 17 XML DOM module compiled class files are stored in \fyicenter\jdk-17.0.5\jmods\jd k.xml.dom.jmod.JDK 17 XML DOM module compiled class files are also linked and stored in the \fyicenter\jdk-17.0.5\lib\modu lesJImage file. JDK 1...
2022-11-07, ≈31🔥, 0💬

jsse.jar Source Code Files - OpenJDK 7u Release
Where Can I get source code files of jsse.jar? You can get source code files of jsse.jar (JSSE) from OpenJDK GitHub Website in the src/share/classes/sun/security /ssl/directory. You can also browse JSSE Source Code files below:   Or download all of them as a single archive file: File name: sun-secur...
2018-02-01, ≈31🔥, 0💬

Display Types Defined in XML Schema with xs\QueryXS.java
How to display types defined in an XML Schema file with the xs\QueryXS.java provided in the Apache Xerces package? If you want to display types defined in an XML Schema file, you can try the xs\QueryXS.java provided in the Apache Xerces package: Compile and run xs\QueryXS.java, if you have Apache Xe...
2017-09-12, ≈31🔥, 0💬

Source Code for Apache Log4j IOStreams
Apache Log4j IOStreams is a Log4j API extension that provides numerous classes from java.io that can either write to a Logger while writing to another OutputStream or Writer, or the contents read by an InputStream or Reader can be wiretapped by a Logger. Bytecode (Java 8) for Apache Log4j IOStreams ...
2015-11-22, ≈31🔥, 1💬

💬 2015-11-22 Tester: org/apache/logging/log4j/io/LoggerFi lterOutputStream/org/apache/logging/ log4j/io/LoggerFilterOutputStream/or g/apache/logging/log...

JAR (Java ARchive) File Information Center
If you are a Java developer, it is very often that you need to use some 3rd party libraries to perform some common or specific tasks in your application. Those 3rd party libraries are always delivered in JAR (Java ARchive) files. jar.fyicenter.com provides you a catalog of JAR files to help you to i...
2024-02-23, ≈30🔥, 1💬

What Is HttpComponents commons-httpclient-3.1.jar
What Is HttpComponents commons-httpclient-3.1.jar? HttpComponents commons-httpclient-3.1.jar is the JAR file for Apache HttpComponents Client component 3.1. commons-httpclient-3.1.jar is distributed in commons-httpclient-3.1.zip The Apache HttpComponents™ is responsible for creating and maintaining ...
2016-04-14, ≈30🔥, 1💬

💬 2016-04-14 Ravikant: Thank for provides the same..

wsdl4j-1.6.2.jar - WSDL4J 1.6.2
The Web Services Description Language for Java Toolkit (WSDL4J), Release 1.6.2, allows the creation, representation, and manipulation of WSDL documents. Is the reference implementation for JSR110 'JWSDL' (jcp.org). JAR File Size and Download Location: File name: wsdl4j.jar, wsdl4j-1.6.2.jar File siz...
2023-02-23, ≈30🔥, 2💬

Jackson Dataformat XML Source Code
Jackson is "the Java JSON library" or "the best JSON parser for Java". Or simply as "JSON for Java". Jackson also allows you to parse or generate XML messages with the Jackson Dataformat XML Extension. Jackson Dataformat XML Source Code files are provided in the source packge (jackson-dataformat-xml...
2021-10-10, ≈30🔥, 0💬

commons-lang-1.0.1.jar - Apache Commons Lang
commons-lang-1.0.1.jar is the JAR file for Apache Commons Lang 1.0.1, which provides a host of helper utilities for the java.lang API. JAR File Size and Download Location: File name: commons-lang-1.0.1.jar File size: 63980 bytes Date modified: 11/22/2002 Download: Apache Commons Lang Website   ⇒ Usi...
2017-04-15, ≈30🔥, 0💬

<< < 3 4 5 6 7 8 9 10 11 12 13 > >>   ∑:2539  Sort:Date