Java Libraries

scalatra-project

org.scalatra : scalatra-project_2.8.2.RC1

A tiny, Sinatra-like web framework for Scala

Last Version: 2.0.0.RC1

Release Date:

Apache Karaf :: Management

org.apache.karaf : org.apache.karaf.management

This bundle starts the Karaf embedded MBean server and RMI registry allowing users to use JMX to manage Karaf.

Last Version: 2.2.3

Release Date:

scalatra-scalate

org.scalatra : scalatra-scalate_2.9.1.RC4

Scalate integration with Scalatra

Last Version: 2.0.0.RC1

Release Date:

Last Version: 2.0.0.RC1

Release Date:

scalatra-auth

org.scalatra : scalatra-auth_2.9.1.RC4

Scalatra authentication module

Last Version: 2.0.0.RC1

Release Date:

scalatra-fileupload

org.scalatra : scalatra-fileupload_2.9.1.RC4

Commons-Fileupload integration with Scalatra

Last Version: 2.0.0.RC1

Release Date:

Last Version: 2.0.0.RC1

Release Date:

Last Version: 2.0.0.RC1

Release Date:

scalatra

org.scalatra : scalatra_2.9.1.RC4

The core Scalatra framework

Last Version: 2.0.0.RC1

Release Date:

scalatra-specs2

org.scalatra : scalatra-specs2_2.9.1.RC4

Specs2 support for the Scalatra test framework

Last Version: 2.0.0.RC1

Release Date:

scalatra-specs

org.scalatra : scalatra-specs_2.9.1.RC4

Specs support for the Scalatra test framework

Last Version: 2.0.0.RC1

Release Date:

scalatra-scalatest

org.scalatra : scalatra-scalatest_2.9.1.RC4

ScalaTest support for the Scalatra test framework

Last Version: 2.0.0.RC1

Release Date:

scalatra-test

org.scalatra : scalatra-test_2.9.1.RC4

The abstract Scalatra test framework

Last Version: 2.0.0.RC1

Release Date:

scalatra-project

org.scalatra : scalatra-project_2.9.1.RC4

A tiny, Sinatra-like web framework for Scala

Last Version: 2.0.0.RC1

Release Date:

BrowserId Example

org.wicketstuff : browserid-examples

Example usage of WicketStuff BrowserId

Last Version: 1.5-RC7

Release Date:

BrowserId

org.wicketstuff : browserid

An integration of Mozilla's BrowserId with Apache Wicket

Last Version: 1.5-RC7

Release Date:

BrowserId Parent

org.wicketstuff : browserid-parent

Parent project for WicketStuff BrowserId

Last Version: 1.5-RC7

Release Date:

Last Version: 0.14

Release Date:

Junior Kiln Domain

com.kilnhg.tim-sparg : JuniorKilnDomain

Junior Kiln Client is a simple wrapper around the Kiln API making it trivial to call any of the end points mentioned in the Kiln Developer Documentation. The Domain objects are classes that specifically relate to the Objects in the Kiln API

Last Version: 1.0

Release Date:

Eclipse JNDI

net.officefloor.eclipse : net.officefloor.jndi

Provides Eclipse extensions for JNDI configuration.

Last Version: 1.4.0

Release Date:

Eclipse JDBC

net.officefloor.eclipse : net.officefloor.jdbc

Provides Eclipse extensions for JDBC configuration.

Last Version: 1.4.0

Release Date:

Eclipse Socket

net.officefloor.eclipse : net.officefloor.socket

Provides Eclipse extensions for Socket configuration.

Last Version: 1.4.0

Release Date:

Porter Stemmer

gov.sandia.foundry : porter-stemmer

The Porter stemming algorithm (or ‘Porter stemmer’) is a process for removing the commoner morphological and inflexional endings from words in English. Its main use is as part of a term normalisation process that is usually done when setting up Information Retrieval systems.

Last Version: 1.4

Release Date:

Last Version: 1.6

Release Date:

hawtdb

org.fusesource.hawtdb : hawtdb

HawtDB is an embedded MVCC Key/Value Database.

Last Version: 1.6

Release Date:

HawtDB

org.fusesource.hawtdb : hawtdb-project

HawtDB is an embedded MVCC Key/Value Database.

Last Version: 1.6

Release Date:

Last Version: 0.8

Release Date:

ScalaBeans

org.scalastuff : scalabeans_2.9.0

Reflection toolkit for Scala

Last Version: 0.2

Release Date:

ScalaBeans

org.scalastuff : scalabeans_2.8.1

Reflection toolkit for Scala

Last Version: 0.2

Release Date:

expiring-cache

com.jolira : expiring-cache

A very simple cache that supports expiring entries by based on a TTL.

Last Version: 1.0.16

Release Date:

Last Version: 0.5.5

Release Date:

DataNucleus sql4o

org.datanucleus : datanucleus-db4o-sql

sql4o was written by Travis Reeder and provides an SQL interface to the db4o object datastore.

Last Version: 3.0.1

Release Date:

Last Version: 1.2.2

Release Date:

YAML Integration-Test

com.cedarsoft.wicket : yaml-integration-test

Integrates the YAML framework into Wicket

Last Version: 1.2.2

Release Date:

YAML Integration

com.cedarsoft.wicket : yaml-integration

Integrates the YAML framework into Wicket

Last Version: 1.2.2

Release Date:

Last Version: 1.2.2

Release Date:

Wicket Projects

com.cedarsoft : wicket

cedarsoft Open Projects

Last Version: 1.2.2

Release Date:

obvious

com.googlecode.obvious : obvious

This is the obvious main core project bundle

Last Version: 1.0

Release Date:

jtds

jtds : jtds

TDS is an open source 100% pure Java (type 4) JDBC 3.0 driver for Microsoft SQL Server (6.5, 7, 2000 and 2005) and Sybase (10, 11, 12, 15). jTDS is based on FreeTDS and is currently the fastest production-ready JDBC driver for SQL Server and Sybase. jTDS is 100% JDBC 3.0 compatible, supporting forward-only and scrollable/updateable ResultSets, concurrent (completely independent) Statements and implementing all the DatabaseMetaData and ResultSetMetaData methods.

Last Version: 1.2

Release Date:

jutf7

com.beetstra.jutf7 : jutf7

This library provides UTF-7 and Modified UTF-7 Charsets for Java. Sun's default Java distribution lacks support for the UTF-7 character set. Though it is not used commonly, it is still sometimes encountered in e-mails, or applications handling e-mail. The package is written as java.nio.charset extension, which means it can be used without special installation or configuration. Just drop the jar in your classpath, and you are ready to go.

Last Version: 1.0.0

Release Date:

Last Version: 0.3

Release Date:

JmDNS

javax.jmdns : jmdns

JmDNS is a Java implementation of multi-cast DNS and can be used for service registration and discovery in local area networks. JmDNS is fully compatible with Apple's Bonjour. The project was originally started in December 2002 by Arthur van Hoff at Strangeberry. In November 2003 the project was moved to SourceForge, and the name was changed from JRendezvous to JmDNS for legal reasons. Many thanks to Stuart Cheshire for help and moral support.

Last Version: 3.4.1

Release Date:

Selenium2 Base

br.eti.kinoshita : selenium2-base

Base project for Selenium 2 (WebDriver) projects.

Last Version: 0.1

Release Date:

wurfl

net.sourceforge.wurfl : wurfl

Wireless Universal Resource File core API

Last Version: 1.3.1.1

Release Date:

UIMA Annotator: TikaAnnotator

org.apache.uima : TikaAnnotator

The common parent pom for uima-addons

Last Version: 2.3.1

Release Date:

UIMA Annotator: Tagger

org.apache.uima : Tagger

An implementation of a Hidden Markov Model (HMM) statistical tagger

Last Version: 2.3.1

Release Date:

UIMA Annotator: WhitespaceTokenizer

org.apache.uima : WhitespaceTokenizer

A simple white-space annotator to identify Tokens in text using whitespace as the delimiters

Last Version: 2.3.1

Release Date:

UIMA Annotator: Solrcas

org.apache.uima : Solrcas

Writes information contained in CAS objects to fields of a Solr server; mapping is done in a mapping file.

Last Version: 2.3.1

Release Date: