Results for Java

CouchDB-Lucene – Enables full-text searching of CouchDB documents using Lucene

Lucene

CouchDB-Lucene works with all version of CouchDB from 0.10 upwards. Build and run couchdb-lucene If you are on OS X, you might find it easiest to; brew install...

Neo4j.rb – A Graph Database for JRuby

Lucene

Neo4j.rb is a graph database for JRuby. You can think of Neo4j as a high-performance graph engine with all the features of a mature and robust database. The programmer...

jboss-as – JBoss Application Server

JBoss

http://www.jboss.org/jbossas/ Fast Startup Small Footprint Modular Design Unified Configuration and Management OSGi And of course Java EE! Building If you already have...

netty-tools – A collection of tools useful when working with JBoss Netty

JBoss

A small collection of tools useful when working with JBoss Netty. The HTTP tools are useful for adding simple web features to your server. Included HTTP File Server A file...

sbt-idea – A simple-build-tool (sbt) plugin/processor for creating IntelliJ IDEA project files

IntelliJ

Installation Add the following lines to ~/.sbt/plugins/build.sbt or PROJECT_DIR/project/plugins.sbt resolvers += "sbt-idea-repo" at "http://mpeltonen.github.com/maven/"...

Solarized Colorscheme for IntelliJ IDEA

IntelliJ

Original Solarized color scheme developed by Ethan Schoonover es@ethanschoonover.com Adapted for IntelliJ IDEA by: Adam Vandenberg flangy@gmail.com Johan...

MyBatis/iBatis sample application

iBATIS

This sample app demonstrates how to work with advance result mapping, one-to-one relantionship, one-to-many relationship and many-to-many relationship using iBatis (MyBatis...

MyBatis/iBatis Hello World application

iBATIS

This sample app demonstrates hpw to setup iBatis/MyBatis and simple insert, update, select and delete statements. To run the tests, just run the class inside the...

Hibernate’s core Object/Relational Mapping functionality

Hibernate

To start with – here is a list of resources to obtain more information about Gradle: The Gradle User Guide...

Hibernate Search – full-text search for domain model

Hibernate

Full text search engines like Apache Lucene are very powerful technologies to add efficient free text search capabilities to applications. However, Lucene suffers several...