<< < 44 45 46 47 48 49 50 51 52 53 54 > >>   ∑:2539  Sort:Date

biojava3-protmod-3.0.2.jar - BioJava 3.0 - Protmod
BioJava is an open-source project dedicated to providing a Java framework for processing biological data. It provides analytical and statistical routines, parsers for common file formats and allows the manipulation of sequences and 3D structures. The goal of the biojava project is to facilitate rapi...
2011-12-15, ∼5072🔥, 0💬

JDK 5 tools.jar - JDK Tools
JDK 5 tools.jar is the JAR file for JDK 5 tools. It contains Java classes to support different JDK tool commands: sun.applet.Main - Supports the "appletviewer" command. sun.rmi.rmic.Main - Supports the "rmic" command. sun.security.tools.jarsigner.M ain- Supports the "jarsigner" command. sun.tools.ja...
2019-11-18, ∼5067🔥, 2💬

💬 2019-11-18 吴亚杰: thanks

💬 2019-10-16 huanglei: thank you very much

biojava3-core-3.0.2.jar - BioJava 3.0 - Core
BioJava is an open-source project dedicated to providing a Java framework for processing biological data. It provides analytical and statistical routines, parsers for common file formats and allows the manipulation of sequences and 3D structures. The goal of the biojava project is to facilitate rapi...
2011-12-12, ∼5066🔥, 0💬

FAQ for Apache POI (Poor Obfuscation Implementation)
Where to find answers to frequently asked questions on Apache POI (Poor Obfuscation Implementation) Java library, poi.jar? Here is a list of frequently asked questions and their answers compiled by FYIcenter.com team Apache POI (Poor Obfuscation Implementation) Java library, poi-*.jar for Microsoft ...
2016-11-25, ∼5063🔥, 0💬

hbase-client-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-client-0.96.0-hadoop1.ja rFile size: 825491 bytes Date modified: 11-Oct-2013 Download: Apache HBase Manifest of the JAR: Implementation-Vendor: The Apache Software Foun...
2014-08-18, ∼5056🔥, 0💬

Download and Install commons-codec-1.11-bin.zip
How to download and install commons-codec-1.11.zip? Apache Commons Codec library provides implementations of common encoders and decoders such as Base64, Hex, Phonetic and URLs. You can follow these steps to download and install commons-codec-1.11-bin.zip to use Commons Codec: 1. Go to the Apache Co...
2016-11-20, ∼5050🔥, 0💬

jansi-1.11.jar - Jansi
Jansi is a small ASl 2.0 licensed Java library that allows you to use ANSI escape sequences to format your console output which works even on windows. JAR File Size and Download Location: File name: jansi.jar, jansi-1.11.jar File size: 114415 bytes Date modified: 13-May-2013 Download: Jansi Manifest...
2014-01-14, ∼5030🔥, 0💬

jersey-json-1.8.jar - Jersey JSON
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-json-1.8.jar File size: 147933 bytes Date modified: 24-Jun-2011 Download: Jersey JSON Manifes...
2014-06-18, ∼5024🔥, 0💬

Example of Excel Date Format with jxl.jar
Where can I find an example Java code that uses jxl.jar to add date cell format to a new Excel file? You can follow these suggestions and example to add date cell format to a new Excel file with jxl.jar: Dates are handled similarly to numbers, taking in a format compatible with that used by the java...
2018-02-28, ∼5022🔥, 0💬

soapui-4.6.1.jar - soapUI
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, ...
2013-11-18, ∼5015🔥, 0💬

Downloading Apache XML Security 1.5.5 - Part II
Apache XML Security for Java - This library includes a mature Digital Signature and Encryption implementation. It also includes the standard JSR 105 (Java XML Digital Signature) API. Applications can use the standard JSR 105 API or the Apache Santuario API to create and validate XML Signatures. Down...
2013-09-18, ∼5008🔥, 0💬

Downloading Apache XML Security 1.5.5
Apache XML Security for Java - This library includes a mature Digital Signature and Encryption implementation. It also includes the standard JSR 105 (Java XML Digital Signature) API. Applications can use the standard JSR 105 API or the Apache Santuario API to create and validate XML Signatures. Down...
2013-09-18, ∼4990🔥, 0💬

simple-xml-2.7.1.jar - Simple XML
Solr is the popular, blazing fast open source enterprise search platform from the Apache LuceneTM project. Its major features include powerful full-text search, hit highlighting, faceted search, near real-time indexing, dynamic clustering, database integration, rich document (e.g., Word, PDF) handli...
2016-07-22, ∼4987🔥, 1💬

What Is commons-logging.properties File?
What is commons-logging.properties file? commons-logging.properties file allows you to control the behavior of the Apache Commons Logging API by using these simple rules: Place commons-logging.properties file in the JVM class path. The first entry should be org.apache.commons.logging.Log =SomeLoggerC...
2017-05-29, ∼4982🔥, 0💬

tjc.jar - Tcl/Java 1.4.1
Tcl/Java consists of two pieces of software. Jacl is an implementation of a Tcl interpreter written entirely in Java. Tcl Blend is a Tcl extension that provides accessto Java from inside Tcl. One can prototype Java code using Tcl, and much more. JAR File Size and Download Location: File name: tjc.ja...
2012-03-07, ∼4981🔥, 0💬

foxtrot-core-3.0.jar - Foxtrot
Foxtrot is an easy and powerful API to use threads with the Java Foundation Classes (JFC/Swing). The Foxtrot API are based on a new concept, the Synchronous Model, that allow you to easily integrate in your Swing code time-consuming operations without incurring in "GUI-freeze" problem, typical of Sw...
2011-11-08, ∼4969🔥, 0💬

commons-jelly-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-16, ∼4963🔥, 0💬

commons-math3-3.2.jar - Apache Math
Commons Math is a library of lightweight, self-contained mathematics and statistics components addressing the most common problems not available in the Java programming language or Commons Lang. JAR File Size and Download Location: File name: commons-math3.jar, commons-math3-3.2.jar File size: 16927...
2014-01-01, ∼4957🔥, 0💬

Run org.junit.runner.JUnitCore in junit-4.12.jar
How to run org.junit.runner.JUnitCore in junit-4.12.jar? org.junit.runner.JUnitCore is the main class of the JUnit 4.12, which requires hamcrest-core-1.3.jar. If you run org.junit.runner.JUnitCore without Hamcrest, you will get a NoClassDefFoundError exception: \fyicenter&gt;java -version java v...
2016-02-24, ∼4945🔥, 0💬

geronimo-kernel-2.2.1.jar - Apache Geronimo Kernel
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-06, ∼4944🔥, 0💬

Downloading Hibernate 4.2.7
Hibernate is an Object/Relational Mapper tool. It's very popular among Java applications and implements the Java Persistence API. Download File Size and Download Location: File name: hibernate-release-4.2.7.Final. zipFile size: 70,707,205 bytes Release date: 2013-10-23 Download: Hibernate File list ...
2014-02-19, ∼4932🔥, 0💬

groovy-all-1.7.5.jar - Groovy - Part II
Groovy is an agile and dynamic language for the Java Virtual Machine. It builds upon the strengths of Java but has additional power features inspired by languages like Python, Ruby and Smalltalk. JAR File Size and Download Location: File name: groovy-all-1.7.5.jar File size: 5704190 bytes Date modif...
2013-09-03, ∼4920🔥, 0💬

"jar -cvf" to Create a JAR with Files
What is the "jar" command to create a JAR file with a list of files in the current folder? To create a JAR file with a list of files, you can use the "jar -cvf jarname filenames" command. For exame, the sesson below creates a new JAR file with all class files in the current folder, \fyicenter>"%java...
2015-11-07, ∼4919🔥, 0💬

commons-jelly-tags-swing-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, ∼4919🔥, 0💬

<< < 44 45 46 47 48 49 50 51 52 53 54 > >>   ∑:2539  Sort:Date