You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage glassfish-jaxb-api-2.2.12-2.lbn19.noarch
Glassfish - JAXB (JSR 222) API.
RPMPackage glassfish-jaxb-2.2.11-4.fc24.noarch
GlassFish JAXB Reference Implementation.
RPMPackage geronimo-jms-1.1.1-22.fc24.noarch
The Java Message Service (JMS) API is a messaging standard that allows application components based on the Java 2 Platform, Enterprise Edition (J2EE) to create, send, receive, and read messages. It enables distributed communication that is loosely coupled, reliable, and asynchronous.
RPMPackage geronimo-annotation-1.0-18.fc24.noarch
This package defines the common annotations.
RPMPackage ganymed-ssh2-210-13.fc19.noarch
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.
RPMPackage erlang-doc-17.4-5.lbn19.noarch
Documentation for Erlang.
RPMPackage easymock2-2.5.2-9.fc19.noarch
EasyMock provides Mock Objects for interfaces in JUnit tests by generating them on the fly using Java's proxy mechanism. Due to EasyMock's unique style of recording expectations, most refactorings will not affect the Mock Objects. So EasyMock is a perfect fit for Test-Driven Development.
RPMPackage dnsjava-2.1.3-4.fc19.noarch
dnsjava is an implementation of DNS in Java. It supports all of the common record types and the DNSSEC types. It can be used for queries, zone transfers, and dynamic updates. It includes a cache which can be used by clients, and a minimal implementation of a server. It supports TSIG authenticated messages, partial DNSSEC verification, and EDNS0. dnsjava provides functionality above and beyond that of the InetAddress class. Since it is written in pure Java, dnsjava is fully threadable, and in many cases is faster than using InetAddress. dnsjava provides both high and low level access to DNS. The high level functions perform queries for records of a given name, type, and class, and return an array of records. There is also a clone of InetAddress, which is even simpler. A cache is used to reduce the number of DNS queries sent. The low level functions allow direct manipulation of dns messages and records, as well as allowing additional resolver properties to be set. A 'dig' clone and a dynamic update program are included, as well as a primary-only server.
RPMPackage cdi-api-1.2-3.lbn19.noarch
APIs for JSR-299: Contexts and Dependency Injection for Java EE
RPMPackage bouncycastle-mail-1.50-5.lbn19.noarch
Bouncy Castle consists of a lightweight cryptography API and is a provider for the Java Cryptography Extension and the Java Cryptography Architecture. This library package offers additional classes, in particuar generators/processors for S/MIME and CMS, for Bouncy Castle.
RPMPackage bouncycastle-1.50-4.lbn19.noarch
The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. The package is organized so that it contains a light-weight API suitable for use in any environment (including the newly released J2ME) with the additional infrastructure to conform the algorithms to the JCE framework.
RPMPackage bcel-6.0-0.5.20140406svn1592769.lbn19.noarch
The Byte Code Engineering Library (formerly known as JavaClass) is intended to give users a convenient possibility to analyze, create, and manipulate (binary) Java class files (those ending with .class). Classes are represented by objects which contain all the symbolic information of the given class: methods, fields and byte code instructions, in particular. Such objects can be read from an existing file, be transformed by a program (e.g. a class loader at run-time) and dumped to a file again. An even more interesting application is the creation of classes from scratch at run-time. The Byte Code Engineering Library (BCEL) may be also useful if you want to learn about the Java Virtual Machine (JVM) and the format of Java .class files. BCEL is already being used successfully in several projects such as compilers, optimizers, obsfuscators and analysis tools, the most popular probably being the Xalan XSLT processor at Apache.
RPMPackage bastion-monit-zenoss4-zep-4.2.5-20.lbn19.noarch
Zenoss Event Processor control script
RPMPackage bastion-monit-zenoss4-mysqld-4.2.5-20.lbn19.noarch
Zenoss MySQL event server start/stop/control
RPMPackage bastion-monit-zenoss4-4.2.5-20.lbn19.noarch
Zenoss start/stop/control
RPMPackage bastion-monit-zenoss-windoz-5.0.5_1.1.2dev-4.lbn19.noarch
Windows monitoring start/stop/control
RPMPackage bastion-monit-zenoss-pythoncollector-5.0.5_1.8.0dev-4.lbn19.noarch
zenpython start/stop/control
RPMPackage bastion-monit-zenoss-ldap-5.0.5_4.0.2-2.lbn19.noarch
zenperfldap start/stop/control
RPMPackage atinject-1-22.20100611svn86.lbn19.noarch
This package specifies a means for obtaining objects in such a way as to maximize reusability, testability and maintainability compared to traditional approaches such as constructors, factories, and service locators (e.g., JNDI). This process, known as dependency injection, is beneficial to most nontrivial applications.
RPMPackage aspectjweaver-1.6.12-8.fc19.noarch
The AspectJ Weaver supports byte-code weaving for aspect-oriented programming (AOP) in java.