Java библиотеки

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

Дата:

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

Дата:

retepTools WebActions

uk.org.retep : retepWebActions

An annotation based action framework what will work alongside any other framework (like struts) within a web application. This framework requires Tiles2.

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

Дата:

retepDoclet Kenai.com skin

uk.org.retep.doclet : kenai

The retepTools Javadoc Doclet framework based on the JDK7 Standard doclet

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

Дата:

retepDoclet

uk.org.retep.doclet : doclet

The retepTools Javadoc Doclet framework based on the JDK7 Standard doclet

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

Дата:

retepDoclet Core

uk.org.retep.doclet : core

The retepTools Javadoc Doclet framework based on the JDK7 Standard doclet

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

Дата:

retepXMPPServer

uk.org.retep : retepXMPPServer

The entire retepXMPP suite

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

Дата:

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

Дата:

retepXMPPCore

uk.org.retep : retepXMPPCore

The entire retepXMPP suite

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

Дата:

retepXMPP

uk.org.retep : retepXMPP

The entire retepXMPP suite

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

Дата:

retepSecureXML-core

uk.org.retep : retepSecureXML-core

The core of the retepSecureXML library

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

Дата:

retepSecureXML

uk.org.retep : retepSecureXML

The entire retepSecureXML suite, including all optional transports

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

Дата:

retepMicroKernel-manager

uk.org.retep : retepMicroKernel-manager

The retepMicroKernel Spring application container

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

Дата:

retepMicroKernel-example

uk.org.retep : retepMicroKernel-example

The retepMicroKernel Spring application container

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

Дата:

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

Дата:

retepXMPPClient

uk.org.retep : retepXMPPClient

The entire retepXMPP suite

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

Дата:

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

Дата:

retepXMPP XMPP Protocol schemas

uk.org.retep.xmpp.protocol : schemas

Builds the jaxb object graph for the various xmpp protocol's. When this run's you might as well make a cup of strong coffee as this module takes about 1/2 an hour to run...

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

Дата:

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

Дата:

retepXMPP Clustering

uk.org.retep.xmpp : cluster

This is the main part of the project and usually the only part you would want to load into an IDE due to the sheer number of modules contained within the main schemas section.

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

Дата:

retepXMPP XMPP

uk.org.retep.xmpp.xmpp : xmpp

The common classes for XMPP and JAXB. The published schemas from xmpp.org are retrieved and compiled into an artifact for each protocol. External projects should depend on the base module + the protocol's they are interested in. All other dependencies are then retrieved automatically by maven.

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

Дата:

retepXMPP XMPP Commons

uk.org.retep.xmpp.xmpp : commons

The common classes for XMPP and JAXB. The published schemas from xmpp.org are retrieved and compiled into an artifact for each protocol. External projects should depend on the base module + the protocol's they are interested in. All other dependencies are then retrieved automatically by maven.

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

Дата:

retepXMPP XMPP Base protocols

uk.org.retep.xmpp.xmpp : base

This is the primary module external users should depend on. It completes the uk.org.retep.xmpp.message package with the various classes that depend on the JAXB objects, primarily the primary XMPP protocols: streams, stanzaerror, streamerror, jabber-client, jabber-server, component-accept and component-connect. The JAXB handling is also defined in this module.

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

Дата:

Maven2 retep.org skin

uk.org.retep.site : maven-skin

retep.org skin for maven2 site plugin

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

Дата:

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

Дата:

retepSecureXML-XMPPTransport

uk.org.retep : retepSecureXML-XMPPTransport

retepXMPP transport for the retepSecureXML api.

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

Дата:

Third Party

uk.org.retep.third-party : third-party

This repository contains various third party sources required by the main retepTools repository. The reason for this is when they are only available in SNAPSHOT format and we require a release version to enable us to run a release. Although not ideal, this is sometimes necessary if some critical bug needs to be fixed. Currently this contains docbkx-tools. Rules for this repository: * Projects must follow the same licensing as the main project :- BSD, Apache2 etc but not GPL, LGPL etc * groupId's must be within the uk.org.retep.third-party namespace - and not the projects original namespace (so we don't have version conflicts) * Must be disabled/removed once those projects become stable

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

Дата:

Docbkx Maven Base

uk.org.retep.third-party.docbkx-tools : docbkx-maven-base

A number of base classes, providing the basic behaviour of objects / plugins transforming DocBook XML sources into some other format.

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

Дата:

Docbkx Tools

uk.org.retep.third-party.docbkx-tools : docbkx

A number of tools for handling DocBook XML transformations.

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

Дата:

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

Дата:

retepMicroKernel Web JMX Rest services

uk.org.retep.microkernel.web : jmx

The retepMicroKernel Spring application container. To build the binaries, change directory into the launcher module and run maven there. To build the examples, change directory into the example module and run maven there. For a full build (including releases), run maven on the following directories in this order: launcher (on each supported platform) maven root pom examples (optional)

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

Дата:

retepMicroKernel Web Jersey Integration

uk.org.retep.microkernel.web : jersey

The retepMicroKernel Spring application container. To build the binaries, change directory into the launcher module and run maven there. To build the examples, change directory into the example module and run maven there. For a full build (including releases), run maven on the following directories in this order: launcher (on each supported platform) maven root pom examples (optional)

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

Дата:

retepMicroKernel-example

uk.org.retep.microkernel : example

The retepMicroKernel Spring application container

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

Дата:

retepMicroKernel Documentation

uk.org.retep.microkernel : doc

The retepMicroKernel Spring application container. To build the binaries, change directory into the launcher module and run maven there. To build the examples, change directory into the example module and run maven there. For a full build (including releases), run maven on the following directories in this order: launcher (on each supported platform) maven root pom examples (optional)

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

Дата:

OW2 Chameleon - Shrten URL Shortener Service Implementation

org.ow2.chameleon.urlshortener : url-shortener-shrten

URL Shortener Service implementation using Shrten (http://shrten.com/)

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

Дата:

OW2 Chameleon - TinyURL URL Shortener Service Implementation

org.ow2.chameleon.urlshortener : url-shortener-tinyurl

URL Shortener Service implementation using tinyurl (http://tinyurl.com)

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

Дата:

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

Дата:

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

Дата:

BitKeeeper plugin

org.jvnet.hudson.plugins : bitkeeper

Allows Hudson to checkout and poll from a BitKeeper repository. Checkout also parses the newly introduced changesets

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

Дата:

URL SCM plugin

org.jvnet.hudson.plugins : URLSCM

Allows specification of URLs to poll and copy into the workspace

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

Дата:

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

Дата:

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

Дата:

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

Дата:

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

Дата:

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

Дата:

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

Дата:

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

Дата:

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

Дата:

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

Дата:

Sonar REST Client

com.marvelution.sonar : sonar-rest-client

Utility library for integrating with Sonar over the REST API of Sonar

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

Дата: