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

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

Downloading OWASP Enterprise Security API 2.0.1 - Part V
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...
2017-11-21, ∼5160🔥, 1💬

soapui-4.6.1.jar - soapUI - Part 8
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, ...
2015-12-09, ∼5159🔥, 1💬

💬 2015-12-09 Jessica: Good

jython-2.5.2.jar - Jython - Python written in Java
Jython, successor of JPython, is an implementation of the Python programming language written in Java. JAR File Size and Download Location: File name: jython.jar, jython-2.5.2.jar File size: 8297793 bytes Date modified: 02-Mar-2011 Download: Jython - Python written in Java Manifest of the JAR: Main-...
2012-03-23, ∼5158🔥, 0💬

commons-primitives-1.0.jar - Apache Commons Primitives
The Java language is mostly Object based, however the original designers chose to include eight primitive types - boolean, byte, char, double, float, int, long and short. Commons Primitives provides a library of collections and utilities specially designed for use with primitive types. JAR File Size...
2012-02-02, ∼5145🔥, 0💬

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

maven-ant-tasks-2.1.3.jar - Maven Ant Tasks - Part 2
The Mavent Ant Tasks allow several of Maven's artifact handling features to be used from within an Ant build. These include: Dependency management - including transitive dependencies, scope recognition and SNAPSHOT handling; Artifact deployment - deployment to a Maven repository (file integrated, ot...
2012-12-07, ∼5136🔥, 0💬

"jar -tf" Command to List Files in a JAR
What is the "jar" command to list all files in a JAR file? To list all files in a JAR file, you can use the "jar -tf" command. For example: \fyicenter>"%java_home%\bin\ja r"-tf jms.jar META-INF/ META-INF/MANIFEST.MF javax/ javax/jms/ javax/jms/BytesMessage.class javax/jms/Connection.class javax/jms/...
2015-11-07, ∼5135🔥, 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, ∼5124🔥, 0💬

Source Code for SLF4J Simple Logging
SLF4J Simple Logging is a simple logging library that implements the SLF4J API. Here is the source code for SLF4J Simple Logging 2.0.4. You can download its pre-compiled version slf4j-simple-2.0.4.jar at SLF4J Download Website .   Or download all of them as a single archive file: File name: slf4j-si...
2021-11-30, ∼5121🔥, 0💬

JDK 1.4 htmlconverter.jar - HTML Converter
JDK 1.4 htmlconverter.jar is the JAR file for JDK 1.4 JavaFX Doclet Tool defined in the "com\javafx\tools\doclets" package. JAR File Information: Directory of C:\fyicenter\jdk-1.4.2_19\lib 1,239,446 htmlconverter.jar   ⇒ JDK 1.4 tools.jar - JDK Tools ⇐ JDK 1.4 dt.jar - Java Swing Desktop ⇑ Download...
2019-03-27, ∼5112🔥, 0💬

jruby-1.6.7 - JRuby - Ruby for the JVM - Part 5
JRuby is a 100% Java implementation of the Ruby programming language. It is Ruby for the JVM. JRuby provides a complete set of core "builtin" classes and syntax for the Ruby language, as well as most of the Ruby Standard Libraries. The standard libraries are mostly Ruby's own complement of .rb files...
2012-03-22, ∼5085🔥, 0💬

org.apache.commons.logging.Log System Property
How to use org.apache.commons.logging.Log system property to change the default logger? If you want to change the default logger, you can specify the system property org.apache.commons.logging.Log =SomeLoggerClassusing the "-D" option when launching the JVM. The following example runs the HelloCommo...
2017-05-29, ∼5084🔥, 0💬

xmlsecSamples-1.5.5.jar - Apache XML Security for Java Samples
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. JAR ...
2013-09-20, ∼5072🔥, 0💬

What Is mail.jar of JavaMail 1.4.7
What Is mail.jar of JavaMail 1.4.7? I got the JAR file from javamail1_4_7.zip. mail.jar in javamail1_4_7.zip is the JavaMail reference implementation jar file, including the JavaMail API 1.4.7 and the SMTP, IMAP, and POP3 protocol providers. JAR File Size and Download Location: JAR name: mail.jar, m...
2016-01-19, ∼5068🔥, 0💬

Downloading Apache XML Security 1.5.5 - Part III
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-19, ∼5067🔥, 0💬

commons-modeler-2.0.1.jar - The Modeler Component
Java Management Extensions (JMX) is an API that facilitates building management applications that can configure, and perform operations on, a server application. In general, each manageable component of the server application is represented by a Management Bean (or MBean, for short). JMX defines thr...
2012-01-30, ∼5061🔥, 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, ∼5061🔥, 0💬

ehcache-2.7.5.jar - Ehcache - Part 5
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-01, ∼5058🔥, 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, ∼5057🔥, 0💬

gt-main-10.2.jar - GeoTools - Part 2
GeoTools, The Open Source Java GIS Toolkit, is a Java library that provides tools for geospatial data. gt-main.jar is the Main module. JAR File Size and Download Location: File name: gt-main.jar, gt-main-10.2.jar File size: 1654140 bytes Date modified: 17-Nov-2013 Download: GeoTools List of Classes ...
2014-02-13, ∼5055🔥, 0💬

judo.jar - JudoScript 0.9
JudoScript, or Judo for short, is a general-purpose, Java scripting and multi-domain language. A full-fledged general-purpose scripting language with full capability of Java scripting, JudoScript intimately supports most of today's key computing areas. JAR File Size and Download Location: File name:...
2012-03-13, ∼5053🔥, 0💬

What Is mail.jar of JavaMail 1.4.5
What Is mail.jar of JavaMail 1.4.5? I got the JAR file from javamail1_4_5.zip. mail.jar in javamail1_4_5.zip is the JavaMail reference implementation jar file, including the JavaMail API 1.4.5 and the SMTP, IMAP, and POP3 protocol providers. JAR File Size and Download Location: JAR name: mail.jar, m...
2016-01-29, ∼5052🔥, 0💬

ehcache-2.7.5.jar - Ehcache - Part 2
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....
2016-07-17, ∼5051🔥, 1💬

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