Java библиотеки

Configuration spellchecker

com.googlecode.jchord : confspellcheck

The spellcheck library for use in configuration spellcheck. Small and dependency-free.

Последняя версия: 0.1

Дата:

content-parser

net.sf.m-m-m : mmm-content-parser

This project provides parsers used to extract information from various fileformats for seach-indexing.

Последняя версия: 1.0.0

Дата:

SQuirreL-SQL Plugin Assembly Descriptor

net.sf.squirrel-sql : squirrelsql-plugins-assembly-descriptor

This project simply contains the assembly descriptor that is shared by all of the plugins, which produces an assembly zip archive containing the packaged plugin

Последняя версия: 3.2.0

Дата:

Janrain4j

com.googlecode.janrain4j : janrain4j

A Java library for the Janrain API

Последняя версия: 1.1.0

Дата:

Последняя версия: 1.4

Дата:

StaxMate

org.codehaus.staxmate : staxmate

StaxMate is a light-weight framework that adds convenience to streaming XML-processing without significant additional overhead. It builds on top of a Stax (JSR-173) compliant XML processors such as Woodstox or Sjsxp (default Stax implementation of JDK 1.6) and offers two basic abstractions: Cursors, which build on XMLStreamReaders and Output objects, which build on XMLStreamWriters.

Последняя версия: 2.0.1

Дата:

Последняя версия: 1.13

Дата:

Последняя версия: 1.9

Дата:

specs_2.8.1_java_1.5

org.scala-tools.testing : specs_2.8.1_java_1.5

specs is a Behaviour-Driven-Design framework

Последняя версия: 1.6.6

Дата:

Последняя версия: 1.1

Дата:

Jetty :: JAAS Test Webapp

org.mortbay.jetty : test-jaas-webapp

Jetty integrations and distributions

Последняя версия: 8.0.0.M2

Дата:

Jetty :: JNDI Test Webapp

org.mortbay.jetty : test-jndi-webapp

Jetty integrations and distributions

Последняя версия: 8.0.0.M2

Дата:

Последняя версия: 8.0.0.M2

Дата:

Последняя версия: 8.0.0.M2

Дата:

GCF-Bluetooth (Bluecove)

com.github.mcpat.gcf : gcf-bt-bluecove

Tiny Wrapper for the Bluecove Implementation

Последняя версия: 0.6

Дата:

GCF-Comm (RXTX)

com.github.mcpat.gcf : gcf-comm-rxtx

Implementation of the CommConnection using the RXTX library.

Последняя версия: 0.6

Дата:

GCF-Standard

com.github.mcpat.gcf : gcf-standard

Standard implementation for the Generic Connection Framework with similarities to the following specifications: o Generic Connection Framework Optional Package for J2SE (JSR 197) o Module Information Device Profile 2.0 (JSR 118) o PDA Optional Packages for the J2ME Platform (JSR 75)

Последняя версия: 0.6

Дата:

Generic Connection Framework

com.github.mcpat.gcf : gcf-parent

Generic Connection Framework for the Java Standard Edition

Последняя версия: 0.6

Дата:

simLifeDisplay module

barsuift.simLife : simLifeDisplay

This module is used to render elements for the simLife project, using Java3D

Последняя версия: 0.0.5

Дата:

simLifeApplication module

barsuift.simLife : simLifeApplication

Application code for the simLife project. This module contains the Swing Java code to display the simLife application.

Последняя версия: 0.0.5

Дата:

simLifeCoreAPI module

barsuift.simLife : simLifeCoreAPI

API of the simLifeCore module for the simLife project

Последняя версия: 0.0.5

Дата:

simLifeCore module

barsuift.simLife : simLifeCore

Core module of the simLife project, containing main logic code

Последняя версия: 0.0.5

Дата:

Xerial Parent POM

org.xerial : xerial

Xerial Database Management System

Последняя версия: 5

Дата:

Последняя версия: 0.9.4

Дата:

Последняя версия: 0.8.0.Beta2

Дата:

Последняя версия: 0.8.0.Beta2

Дата:

Последняя версия: 0.8.0.Beta2

Дата:

Последняя версия: 0.8.0.Beta2

Дата:

Последняя версия: 0.8.0.Beta2

Дата:

Последняя версия: 0.8.0.Beta2

Дата:

Последняя версия: 0.8.0.Beta2

Дата:

Последняя версия: 0.8.0.Beta2

Дата:

Последняя версия: 0.8.0.Beta2

Дата:

Последняя версия: 0.8.0.Beta2

Дата:

Последняя версия: 0.8.0.Beta2

Дата:

Последняя версия: 0.8.0.Beta2

Дата:

Последняя версия: 0.8.0.Beta2

Дата:

Последняя версия: 0.8.0.Beta2

Дата:

Последняя версия: 0.8.0.Beta2

Дата:

simLifeDisplayAPI module

barsuift.simLife : simLifeDisplayAPI

API of the display module for the simLife project

Последняя версия: 0.0.5

Дата:

simLife module aggregator

barsuift.simLife : barsuift-simlife

Aggregator for the simLife project modules

Последняя версия: 0.0.5

Дата:

simLifeUtilities module

barsuift.simLife : simLifeUtilities

Utility classes for the simLife project

Последняя версия: 0.0.5

Дата:

Последняя версия: 1.5

Дата:

Последняя версия: 1.0.0

Дата:

jaudiotagger

org : jaudiotagger

The aim of this project is to provide a world class Java library for editing tag information in audio files. Most existing solutions are not java based inhibiting the use of java applications with digital files.

Последняя версия: 2.0.3

Дата:

Java Simple Exchange Format API (parent)

org.jsefa : jsefa-parent

JSefa (Java Simple exchange format api) is a simple library for stream-based serialization of java objects to XML, CSV, FLR or any other format and back again using an iterator-style interface independent of the serialization format. The mapping between java object types and types of the serialization format (e. g. xml complex element types) can be defined either by annotating the java classes or programmatically using a simple API. The current implementation supports XML, CSV and FLR - for XML it is based on JSR 173 for the standard version and XmlPull for the android version.

Последняя версия: 0.9.3.RELEASE

Дата:

Java Simple Exchange Format API (Android)

org.jsefa : jsefa-android

JSefa (Java Simple exchange format api) is a simple library for stream-based serialization of java objects to XML, CSV, FLR or any other format and back again using an iterator-style interface independent of the serialization format. The mapping between java object types and types of the serialization format (e. g. xml complex element types) can be defined either by annotating the java classes or programmatically using a simple API. The current implementation supports XML, CSV and FLR - for XML it is based on JSR 173.

Последняя версия: 0.9.3.RELEASE

Дата:

Java Simple Exchange Format API

org.jsefa : jsefa

JSefa (Java Simple exchange format api) is a simple library for stream-based serialization of java objects to XML, CSV, FLR or any other format and back again using an iterator-style interface independent of the serialization format. The mapping between java object types and types of the serialization format (e. g. xml complex element types) can be defined either by annotating the java classes or programmatically using a simple API. The current implementation supports XML, CSV and FLR - for XML it is based on JSR 173.

Последняя версия: 0.9.3.RELEASE

Дата:

Distribution

pl.clareo.coroutines : distribution

This module contains all sources and binaries from coroutines project packaged plus any dependencies, packaged conveniently

Последняя версия: 1.2.1

Дата: