Ports Search

Results 12,19112,200 of 17,660 for descr%3A%22spam filter%22.(0.012 seconds)
java/castor-1.3.2 (Score: 1.1597805E-4)
Data binding for XML (JAXB) and SQL database (JDO)
Castor is a data binding framework for Java. It's the shortest path between Java objects, XML documents, and relational tables. Castor provides Java-to-XML binding, Java-to-SQL persistence, and more.
java/icedtea-web-1.6.2 (Score: 1.1597805E-4)
Free Java plug-in and Java Web Start for OpenJDK
The IcedTea-Web project provides a Free Software web browser plugin running applets written in the Java programming language and an implementation of Java Web Start, originally based on the NetX project.
java/intellij-fsnotifier-20160221 (Score: 1.1597805E-4)
Replacement for IntelliJ's fsnotifier
The fsnotifier is used by IntelliJ for detecting file changes. This version supports FreeBSD and OpenBSD via libinotify and is a replacement for the bundled Linux-only version coming with the IntelliJ IDEA Community Edition.
java/bcel-5.2 (Score: 1.1597805E-4)
Library for generating Java bytecode
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.
java/hamcrest-1.3 (Score: 1.1597805E-4)
Library of matchers for building test expressions
Provides a library of matcher objects (also known as constraints or predicates) allowing 'match' rules to be defined declaratively, to be used in other frameworks. Typical scenarios include testing frameworks, mocking libraries and UI validation rules.
java/subversion-1.9.4 (Score: 1.1597805E-4)
Java bindings for Version control system
Subversion is a version control system designed to be as similar to cvs(1) as possible, while fixing many outstanding problems with cvs(1). This port adds Java bindings to Subversion.
java/avis-1.2.0 (Score: 1.1597805E-4)
Elvin Publish/Subscribe Message Bus server based on the Elvin protocol
Avis is a multicast event bus server. Providing the ability to publish and subscribe to events. The protocol is compatible with the commercial Elvin implmentation developed by Mantara Software.
java/jdbcpool-0.99 (Score: 1.1597805E-4)
JDBC connection pool
The Bitmechanic JDBC Connection Pool provides developers a way to easily cache open connections to databases. This is useful in server environments since opening database connections can be slow. For more details see:
java/drjava-0.9.8 (Score: 1.1597805E-4)
DrJava plugin for Eclipse
This plug-in for IBM's Eclipse platform integrates features from the DrJava development environment. The plug-in provides an Interactions Pane and a simplified user interface to Eclipse.
java/jump-0.5 (Score: 1.1597805E-4)
Java library for arbitrary precision computations
JUMP Ultimate Math Package (JUMP) is a Java-based extensible high-precision math package. Includes support for computations based on fractions. Support is included for converting to floating point numbers and BigDecimals.