You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage mysql-connector-java-5.1.15-1.fc13.x86_64
MySQL Connector/J is a native Java driver that converts JDBC (Java Database Connectivity) calls into the network protocol used by the MySQL database. It lets developers working with the Java programming language easily build programs and applets that interact with MySQL and connect all corporate data, even in a heterogeneous environment. MySQL Connector/J is a Type IV JDBC driver and has a complete JDBC feature set that supports the capabilities of MySQL.
RPMPackage lucene-3.6.0-1.1.lbn13.noarch
Jakarta Lucene is a high-performance, full-featured text search engine written entirely in Java. It is a technology suitable for nearly any application that requires full-text search, especially cross-platform.
RPMPackage log4j-1.2.16-7.fc15.noarch
Log4j is a tool to help the programmer output log statements to a variety of output targets.
RPMPackage lbn.zenoss-4.2.5-1.lbn13.noarch
Monkey patches to port/backport Zenoss Python and Zope modules to the BastionLinux Zope stack. The core libraries and utilities to support writing ZenPacks etc in Bastion-style - pure Python eggs that are standard Zope product's and auto-registered/removed from ZenPackaManager upon start/stop of Zope Application Server. Amongst the many advantages of this approach, these ZenPacks are easily installed without any operator assistance via RPM.
RPMPackage lbn-4.2.5-1.lbn13.noarch
Last Bastion Network Base Python module
RPMPackage jsr-311-1.1.1-1.lbn13.noarch
JAX-RS: Java API for RESTful Web Services
RPMPackage jpackage-utils-1.7.5-20.fc18.armv6hl
Utilities for the JPackage Project <http://www.jpackage.org/>. It contains also the License, man pages, documentation, XSL files of general use with maven2, a header file for spec files, etc. Please See the /usr/share/doc/jpackage-utils-1.7.5/jpackage-utils-README file for more information.
RPMPackage jpackage-utils-1.7.5-18.2.lbn13.x86_64
Utilities for the JPackage Project <http://www.jpackage.org/>. It contains also the License, man pages, documentation, XSL files of general use with maven2, a header file for spec files, etc. Please See the /usr/share/doc/jpackage-utils-1.7.5/jpackage-utils-README file for more information.
RPMPackage jetty7-7.5.3.v20111011-1.1.lbn13.noarch
Jetty 7 Web Server
RPMPackage jettison-1.3.1-1.lbn13.noarch
Jettison is a collection of Java APIs (like STaX and DOM) which read and write JSON. This allows nearly transparent enablement of JSON based web services in services frameworks like CXF or XML serialization frameworks like XStream.
RPMPackage javassist-3.14.0-4.lbn13.noarch
Javassist enables Java programs to define a new class at runtime and to modify a class file when the JVM loads it. Unlike other similar bytecode editors, Javassist provides two levels of API: source level and bytecode level. If the users use the source-level API, they can edit a class file without knowledge of the specifications of the Java bytecode. The whole API is designed with only the vocabulary of the Java language. You can even specify inserted bytecode in the form of source text; Javassist compiles it on the fly. On the other hand, the bytecode-level API allows the users to directly edit a class file as other editors.
RPMPackage jakarta-commons-httpclient-3.1-0.5.fc12.x86_64
The Hyper-Text Transfer Protocol (HTTP) is perhaps the most significant protocol used on the Internet today. Web services, network-enabled appliances and the growth of network computing continue to expand the role of the HTTP protocol beyond user-driven web browsers, and increase the number of applications that may require HTTP support. Although the java.net package provides basic support for accessing resources via HTTP, it doesn't provide the full flexibility or functionality needed by many applications. The Jakarta Commons HTTP Client component seeks to fill this void by providing an efficient, up-to-date, and feature-rich package implementing the client side of the most recent HTTP standards and recommendations. Designed for extension while providing robust support for the base HTTP protocol, the HTTP Client component may be of interest to anyone building HTTP-aware client applications such as web browsers, web service clients, or systems that leverage or extend the HTTP protocol for distributed communication.
RPMPackage jakarta-commons-codec-1.4-5.fc13.noarch
Commons Codec is an attempt to provide definitive implementations of commonly used encoders and decoders. Examples include Base64, Hex, Phonetic and URLs.
RPMPackage jakarta-commons-cli-1.1-5.fc12.x86_64
The CLI library provides a simple and easy to use API for working with the command line arguments and options.
RPMPackage jackson-1.9.2-1.1.lbn13.noarch
Jackson is a: * Streaming (reading, writing) * FAST (measured to be faster than any other Java json parser and data binder) * Powerful (full data binding for common JDK classes as well as any Java bean class, Collection, Map or Enum) * Zero-dependency (does not rely on other packages beyond JDK) * Open Source (LGPL or AL) * Fully conformant * Extremely configurable JSON processor (JSON parser + JSON generator) written in Java. Beyond basic JSON reading/writing (parsing, generating), it also offers full node-based Tree Model, as well as full OJM (Object/Json Mapper) data binding functionality.
RPMPackage iperf-3.0-2.lbn13.x86_64
Iperf was orginally developed by NLANR/DAST as a tool for measuring maximum TCP and UDP bandwidth performance. Iperf allows the tuning of various parameters and UDP characteristics. Iperf reports bandwidth, delay jitter, datagram loss. iperf3 is a new implementation from scratch, with the goal of a smaller, simpler code base, and a library version of the functionality that can be used in other programs. iperf3 also a number of features found in other tools such as nuttcp and netperf, but were missing from iperf2.x. Some new features in iperf3 include: reports the number of TCP packets that were retransmitted reports the average CPU utilization of the client and server (-V flag) support for zero copy TCP (-Z flag) JSON output format (-J flag)
RPMPackage iperf-2.0.5-5.fc18.armv6hl
Iperf is a tool to measure maximum TCP bandwidth, allowing the tuning of various parameters and UDP characteristics. Iperf reports bandwidth, delay jitter, datagram loss.
RPMPackage guava-05-5.lbn13.noarch
Guava is a suite of core and expanded libraries that include utility classes, Google's collections, io classes, and much much more. This project is a complete packaging of all the Guava libraries into a single jar. Individual portions of Guava can be used by downloading the appropriate module and its dependencies.
RPMPackage geronimo-jta-1.1.1-8.lbn13.noarch
Java Transaction API (JTA) specifies standard Java interfaces between a transaction manager and the parties involved in a distributed transaction system: the resource manager, the application server, and the transactional applications.
RPMPackage ganymed-ssh2-210-8.fc12.x86_64
Ganymed SSH-2 for Java is a library which implements the SSH-2 protocol in pure Java (tested on J2SE 1.4.2 and 5.0). It allows one to connect to SSH servers from within Java programs. It supports SSH sessions (remote command execution and shell access), local and remote port forwarding, local stream forwarding, X11 forwarding and SCP. There are no dependencies on any JCE provider, as all crypto functionality is included.