RSS 13 projects tagged "Apache 2.0"

No download Website Updated 20 Jul 2012 named-regexp

Screenshot
Pop 19.08
Vit 17.41

The named-regexp library is a thin wrapper for java.util.regex, implementing named capture groups for Java 5/6. (This isn't needed in Java 7, which already supports this feature.)

No download No website Updated 21 Feb 2012 Overthere

Screenshot
Pop 32.95
Vit 2.16

Overthere is a Java library to manipulate files and execute processes on remote hosts, i.e. do stuff "over there". It was built for and is used in the XebiaLabs deployment automation product Deployit as a way to perform tasks on remote hosts, e.g. copy configuration files, install EAR files, or restart Web servers. Another way of looking at it is to say that Overthere gives you java.io.File and java.lang.Process as they should have been: as interfaces, created by a factory and extensible through an SPI mechanism.

No download Website Updated 25 Jul 2011 Ametys

Screenshot
Pop 29.36
Vit 35.29

Ametys is a powerful Web CMS used by many institutions of higher education and government, but also industries and SMEs. It motorizes over 2000 sites around the world. It is known for its ergonomic design that promotes ease of use, its social Web functionality, and the ability to manage a large number of users.

Download Website Updated 12 Feb 2011 Terrastore

Screenshot
Pop 102.76
Vit 4.24

Terrastore is a modern document store which provides advanced scalability and elasticity features without sacrificing consistency.

No download No website Updated 07 Sep 2010 swing-formbuilder

Screenshot
Pop 49.70
Vit 1.43

swing-formbuilder is a Java library that generates Swing components from Java beans at runtime.

No download Website Updated 11 Aug 2010 junixsocket

Screenshot
Pop 29.60
Vit 1.64

junixsocket is a Java/JNI library that allows the use of Unix Domain Sockets (AF_UNIX sockets) from Java. In contrast to other implementations, junixsocket extends the Java Sockets API (java.net.Socket, java.net.SocketAddress, etc.) and even supports RMI over AF_UNIX. It is also possible to use it in conjunction with Connector/J to connect to a local MySQL server via Unix domain sockets.

Download No website Updated 06 Aug 2010 BRAP

Screenshot
Pop 35.07
Vit 2.01

BRAP is a Java remoting protocol that uses native Java object serialization encapsulated in HTTP. It aims to be an alternative to Spring HttpInvoker and Spring Security, especially when you don't need or want the dependencies of Spring in your client, such as when building a rich client application where size might be an issue. The authentication mechanism lets you use your own domain objects as credentials. BRAP gives you "pass by reference" even though the object arguments are serialized and passed to the remote service: changes that happen on the remote side can be applied to the client side automatically. BRAP focuses on being easy to use, small in size, yet powerful and extensible.

No download Website Updated 21 May 2010 FEST JavaFX Compiler Maven Plug-in

Screenshot
Pop 22.27
Vit 1.00

FEST JavaFX Compiler Maven Plug-in is a Maven plug-in for compiling JavaFX sources. It compiles JavaFX source and test files. It does not require the JavaFX distribution to be in a Maven repository (since, according to its license, only Oracle can distribute JavaFX). It does not require you to list all JavaFX libraries as dependencies in your pom.xml.

Download Website Updated 29 Mar 2010 jSmaTeP

Screenshot
Pop 59.87
Vit 2.21

jSmaTeP assists in the use of Java for processing import and export data by configuring a data structure rather than by programming it. The structure of the import data is specified in an XML file. jSmaTeP then generates a value object representing exactly one row or record in the import file based on a given XML data configuration. This means that if the import or export format changes, only the XML data configuration needs to be changed to match it.

No download Website Updated 22 Feb 2010 eXtcos

Screenshot
Pop 20.07
Vit 34.38

eXtcos is an extensible JVM component scanner, similar to the component scanning feature of Spring. It is a small library solely focused on the task of class path scanning. It provides an easy-to-use query language for requesting the classes. This is a refreshing change to the boiler plate code you need to use the Spring classes for your own needs. You can get several different kinds of classes with just one query. You can use eXtcos for finding plug-ins for your application, classes meant to be run inside your container or framework, and the like. eXtcos is basically a base library on which other applications, containers, and frameworks can depend on.

Screenshot

Project Spotlight

Console Ansi Mpeg Player interface

A console interface for MP3 players

Screenshot

Project Spotlight

Puggsy messenger

A PyGTK LAN messenger.