<< < 1 2 3 4 5 6 7 >   Sort: Rank

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

Downloading OWASP Enterprise Security API 2.0.1 - Part IV
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, 3587🔥, 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, 4183🔥, 0💬

slf4j-ext-1.7.5.jar - SLF4J Extensions
The Simple Logging Facade for Java (SLF4J) serves as a simple facade or abstraction for various logging frameworks (e.g. java.util.logging, logback, log4j) allowing the end user to plug in the desired logging framework at deployment time. SLF4J extensions are packaged within slf4j-ext.jar which ship...
2013-09-06, 3525🔥, 0💬

slf4j-migrator-1.7.5.jar - SLF4J Migrator
The Simple Logging Facade for Java (SLF4J) serves as a simple facade or abstraction for various logging frameworks (e.g. java.util.logging, logback, log4j) allowing the end user to plug in the desired logging framework at deployment time. The SLF4J migrator is a small Java tool for migrating Java so...
2013-09-06, 3267🔥, 0💬

Source Code for SLF4J 1.7.31 Bridge to Log4J 1.3
SLF4J Bridge to Log4J 1.3 is a binding bridge that implements the SLF4J API with Log4J 1.3 library. Here is the source code for SLF4J Bridge 1.0.1 to Log4J 1.3. You can download its pre-compiled version slf4j-log4j13-1.0.1.jar at SLF4J Download Website .   Or download all of them as a single archive...
2013-09-05, 7623🔥, 0💬

uima-core-2.4.0.jar - Apache UIMA Core - Part 2
Unstructured Information Management applications (UIMA) are software systems that analyze large volumes of unstructured information in order to discover knowledge that is relevant to an end user. uima-core.jar - The Core module. JAR File Size and Download Location: File name: uima-core.jar, uima-cor...
2013-06-27, 3391🔥, 0💬

hermes-1.14.jar - Hermes JMS
Hermes provides a Swing GUI to access JMS queues and topics for common tasks such as sending messages, removing messages and copying messages between queues and topics. JAR File Size and Download Location: File name: hermes.jar, hermes-1.14.jar File size: 1443186 bytes Date modified: 01-Aug-2011 Dow...
2012-12-11, 10102🔥, 0💬

xbean-reflect-3.7.jar - Apache XBean Reflect
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-11, 5207🔥, 0💬

geronimo-system-2.2.1.jar - Apache Geronimo System
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-09, 4572🔥, 0💬

commons-transaction-1.2.jar - Apache Commons Transaction
Commons Transaction aims at providing lightweight, standardized, well tested and efficient implementations of utility classes commonly used in transactional Java programming. Initially there are implementations for multi level locks, transactional collections and transactional file access. There may...
2012-04-04, 5020🔥, 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, 4531🔥, 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, 4081🔥, 0💬

slf4j-api-1.6.1.jar - SLF4J API
The Simple Logging Facade for Java or (SLF4J) serves as a simple facade or abstraction for various logging frameworks, e.g. java.util.logging, log4j and logback, allowing the end user to plug in the desired logging framework at deployment time. JAR File Size and Download Location: File name: slf4j-a...
2011-03-29, 14141🔥, 0💬

slf4j-ext-1.6.1.jar - SLF4J Extension
Extensions to the SLF4J (Simple Logging Facade for Java). JAR File Size and Download Location: File name: slf4j-ext.jar, slf4j-ext-1.6.1.jar File size: 42072 bytes Date modified: 05-Jul-2010 Download: Simple Logging Facade for Java (SLF4J) Manifest of the JAR: Archiver-Version: Plexus Archiver Built...
2011-03-22, 7518🔥, 0💬

velocity-1.7.jar - Apache Velocity Engine
Velocity is a Java-based template engine. It permits web page designers to reference methods defined in Java code. Web designers can work in parallel with Java programmers to develop web sites according to the Model-View-Controller (MVC) model, meaning that web page designers can focus solely on cre...
2011-02-15, 9800🔥, 0💬

c3p0-0.9.1.2.jar - c3p0
c3p0 is an easy-to-use library for making traditional JDBC drivers "enterprise-ready" by augmenting them with functionality defined by the jdbc3 spec and the optional extensions to jdbc2. In particular, c3p0 provides several useful services: 1) Classes which adapt traditional DriverManager-based JDB...
2010-04-30, 11681🔥, 0💬

c3p0-0.9.0.jar - c3p0
c3p0 is an easy-to-use library for making traditional JDBC drivers "enterprise-ready" by augmenting them with functionality defined by the jdbc3 spec and the optional extensions to jdbc2. In particular, c3p0 provides several useful services: 1) Classes which adapt traditional DriverManager-based JDB...
2010-04-30, 11661🔥, 0💬

jgroups-2.9.0.GA.jar - JGroups
JGroups is a toolkit for reliable multicast communication. (Note that this doesn't necessarily mean IP Multicast, JGroups can also use transports such as TCP). It can be used to create groups of processes whose members can send messages to each other. JAR File Size and Download Location: File name: ...
2010-03-19, 7533🔥, 0💬

maven-2.0.10-uber.jar - Apache Maven - Part 2
Apache Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of information. JAR File Size and Download Location: File name: maven.jar, maven-2.0.10-ube...
2010-03-18, 5765🔥, 0💬

pdf-transcoder.jar - FOP Transcoder Package
The pdf-transcoder.jar file is built from the Apache FOP project, version 0.94. JAR File Size and Download Location: File name: pdf-transcoder.jar File size: 749716 bytes Date modified: 01/06/2008 Download: FOP Transcoder Package Manifest of the JAR: Implementation-Title: FOP Transcoder Package Impl...
2009-09-29, 8745🔥, 0💬

jaxme-js-0.3.jar - JaxMe JavaSource 0.3
The JaxMe JavaSource is a framework for generating Java sources JAR File Size and Download Location: File name: jaxme-js.jar, jaxme-js-0.3.jar File size: 296521 bytes Date modified: 05/16/2005 Download: JaxMe JavaSource 0.3 No Manifest in the JAR. List of Classes in the JAR: org/apache/ws/jaxme/js/A...
2009-02-08, 6011🔥, 0💬

jaxmejs-0.5.2.jar - JaxMe JavaSource 0.5.2
The JaxMe JavaSource is a framework for generating Java sources JAR File Size and Download Location: File name: jaxmejs.jar, jaxmejs-0.5.2.jar File size: 399585 bytes Date modified: 10/25/2006 Download: JaxMe JavaSource 0.5.2 No Manifest in the JAR. List of Classes in the JAR: org/apache/ws/jaxme/js...
2009-02-08, 8882🔥, 0💬

geronimo-kernel-2.1.3.jar - Geronimo Kernel 2.1.3
Geronimo is a server runtime framework that pulls together the best Open Source alternatives to create runtimes that meet the needs of developers and system administrators. Our most popular distribution is a fully certified Java EE 5 application server runtime. JAR File Size and Download Location: F...
2009-02-08, 7063🔥, 0💬

<< < 1 2 3 4 5 6 7 >   Sort: Rank