Java библиотеки

logunit-logback

org.wickedsource.logunit : logunit-logback

LogUnit module for logback support.

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

Дата:

logunit-junit4

org.wickedsource.logunit : logunit-junit4

LogUnit module for JUnit 4 support

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

Дата:

logunit-log4j12

org.wickedsource.logunit : logunit-log4j12

LogUnit module for Log4J 1.2 support

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

Дата:

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

Дата:

logunit

org.wickedsource.logunit : logunit

Allows testing of logging output from within unit tests.

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

Дата:

DbDependencyPopulator

com.aneeshpu.dbdeppop : DBDependencyPopulator

A library to automatically populate RDBMS tables

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

Дата:

Spring Inspector

com.github.julior : spring-inspector

A simple Spring plugin to diagnostic and inspect Spring beans at runtime. It provides JSON based services as well as an UI based Console to execute queries and scripts against the application.

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

Дата:

LessCSS Filter

nz.net.ultraq.lesscss : lesscss-filter

LessCSS filter/compiler for Java web applications.

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

Дата:

reco4j-neo4j

org.reco4j : reco4j-neo4j

Reco4j implementation to use neo4j as graph database

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

Дата:

DKPro Core GPL - Distribution

de.tudarmstadt.ukp.dkpro.core : de.tudarmstadt.ukp.dkpro.core.distribution-gpl

DKPro Core is a collection of software components for natural language processing (NLP) based on the Apache UIMA framework.

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

Дата:

reco4j-core

org.reco4j : reco4j-core

Reco4j is an open source project aims at developing a recommendation framework based on graph data sources. We choose graph databases for several reasons. They are NoSQL databases, so "schemaless". This means that it is possible to extend the basic data structure with intermediate information, i.e. similarity value between item and so on. Moreover, since every information is expressed with properties, nodes and relations, the recommendation process can be customized to work on every graph. Reco4j can be used on every graph where "user" and "item" is represented by node and the preferences are modelled as relationship between them. Current implementation leverage on Neo4j as first graph database integrated in our framework.

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

Дата:

Hasor-Jetty

net.hasor : hasor-jetty

the hasor jetty project.

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

Дата:

Bandcamp API client

com.randomnoun.bandcamp : bandcamp-api-client

Java project containing classes for the bandcamp API (http://bandcamp.com/developer)

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

Дата:

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

Дата:

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

Дата:

adp4j

com.github.drapostolos : adp4j

This library provides a Java SPI for polling directories on a REMOTE filesystem/ftp servers (etc) for changes (like file-Added/Removed/Modified).

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

Дата:

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

Дата:

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

Дата:

CujoJS: curl.js

org.webjars : cujojs-curl

WebJar for the curl.js AMD loader from the CurlJS library.

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

Дата:

Sc8 - Scala Functions For Java 8

com.github.eirslett : sc8

Using Scala libraries from Java 8 can be difficult, because Scala's functions are traits, and not recognised as a FunctionalInterface by the Java compiler. Sc8 is a simple conversion library that converts Java lambdas to Scala functions.

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

Дата:

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

Дата:

test-util

com.bacoder.scm-tools : test-util

Utilities for unit tests

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

Дата:

core

com.bacoder.scm-tools : core

Core module for all SCM tools

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

Дата:

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

Дата:

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

Дата:

test-util

com.bacoder.parser : test-util

Utilities for unit tests

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

Дата:

core

com.bacoder.parser : core

Core module for all parsers

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

Дата:

Java HTTP cache :: Spring

org.codehaus.httpcache4j : httpcache4j-spring

HttpCache4j is a library for caching HTTP requests from a client.

Последняя версия: 4.0-RC1

Дата:

DKPro Core ASL - TextMarker

de.tudarmstadt.ukp.dkpro.core : de.tudarmstadt.ukp.dkpro.core.textmarker-asl

Provides a thin uimaFIT convenience-wrapper around the TextMarker analysis engine.

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

Дата:

DKPro Core ASL - Examples

de.tudarmstadt.ukp.dkpro.core : de.tudarmstadt.ukp.dkpro.core.examples-asl

DKPro Core is a collection of software components for natural language processing (NLP) based on the Apache UIMA framework.

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

Дата:

DKPro Core ASL - Distribution

de.tudarmstadt.ukp.dkpro.core : de.tudarmstadt.ukp.dkpro.core.distribution-asl

DKPro Core is a collection of software components for natural language processing (NLP) based on the Apache UIMA framework.

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

Дата:

CB4J Tutorials Module

io.github.benas.cb4j : cb4j-tutorials

CSV Batch 4 Java tutorials module

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

Дата:

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

Дата:

CB4J Quartz Module

io.github.benas.cb4j : cb4j-quartz

CB4J Quartz integration module

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

Дата:

CB4J Core Module

io.github.benas.cb4j : cb4j-core

CSV Batch 4 Java core module

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

Дата:

CB4J Parent Module

io.github.benas.cb4j : cb4j

CSV Batch 4 Java parent project

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

Дата:

JAXB2 Commons - Commons Lang3 Plugin

com.btmatthews.jaxb2_commons : jaxb2-commons-lang3

Causes JAXB RI 2.2 XJC to automatically generate methods for toString(), equals() and hashCode() using Apache Commons Lang 3. The code that uses this plugin can still run with any JAXB2 implementation.

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

Дата:

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

Дата:

Maven Frontend Plugin

com.github.eirslett : frontend-maven-plugin-with-example

This Maven plugin lets you install Node/NPM locally for your project, install dependencies with NPM, run Grunt tasks, and/or run Karma tests.

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

Дата:

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

Дата:

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

Дата:

jBPM :: Form Services

org.jbpm : jbpm-form-services

jBPM: a Business Process Management (BPM) Suite

Последняя версия: 6.0.0.CR4-Pre1

Дата:

Research Paper Parser

in.codehub : research-paper-parser

A Java library to extract Title, Authors and Abstract from research paper given in pdf format.

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

Дата:

Config4CLI

de.mukis : config4cli

Parse commandline parameters to Config object

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

Дата:

molgenis-app-ngs

org.molgenis : molgenis-app-ngs

MOLGENIS is an collaborative open source project on a mission to generate great software infrastructure for life science research

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

Дата:

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

Дата:

molgenis-omx-auth

org.molgenis : molgenis-omx-auth

MOLGENIS is an collaborative open source project on a mission to generate great software infrastructure for life science research

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

Дата:

Jetty :: JSP Fragment

org.eclipse.jetty.toolchain : jetty-jsp-fragment

Administrative parent pom for Jetty modules

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

Дата:

Jetty :: JSP JDT Compiler

org.eclipse.jetty.toolchain : jetty-jsp-jdt

Administrative parent pom for Jetty modules

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

Дата: