RSS 4 projects tagged "Apache 2.0"

No download No website Updated 21 Feb 2012 Overthere

Screenshot
Pop 32.68
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.

Download Website Updated 29 Mar 2010 jSmaTeP

Screenshot
Pop 59.63
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 11 Aug 2010 junixsocket

Screenshot
Pop 29.70
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.

No download Website Updated 20 Jul 2012 named-regexp

Screenshot
Pop 18.71
Vit 17.56

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.)

Screenshot

Project Spotlight

Expense Submittal System

Expense report software.

Screenshot

Project Spotlight

MyWebSQL

A Web based, WYSIWYG database client.