Java библиотеки

Scala Uniquely Bound Classes Under Traits: SubCut

org.scala-tools : subcut_2.8.1

A simple, lightweight and convenient way to inject dependencies in scala, in a scala-like way.

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

Дата:

Scala Uniquely Bound Classes Under Traits: SubCut

org.scala-tools : subcut_2.8.0

A simple, lightweight and convenient way to inject dependencies in scala, in a scala-like way.

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

Дата:

ning-api-java

com.ning : ning-api-java

Java client library for accessing Ning external API

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

Дата:

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

Дата:

qipki-http-ca

org.codeartisans.qipki.qipki-http : qipki-http-ca

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

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

Дата:

qipki-http-parent

org.codeartisans.qipki.qipki-http : qipki-http-parent

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

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

Дата:

qipki-clients-http-ca

org.codeartisans.qipki.qipki-clients : qipki-clients-http-ca

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

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

Дата:

qipki-clients-parent

org.codeartisans.qipki.qipki-clients : qipki-clients-parent

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

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

Дата:

qipki-tools-reflect

org.codeartisans.qipki.qipki-tools : qipki-tools-reflect

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

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

Дата:

qipki-tools-parent

org.codeartisans.qipki.qipki-tools : qipki-tools-parent

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

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

Дата:

Hudson SSH Slaves plugin

org.jvnet.hudson.plugins : ssh-slaves

Plugin allows you to manage slaves running on *nix machines over SSH.

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

Дата:

Hudson Subversion Plug-in

org.jvnet.hudson.plugins : subversion

Integrates Hudson with Subversion SCM

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

Дата:

Hudson CVS Plug-in

org.jvnet.hudson.plugins : cvs

Integrates Hudson with CVS SCM

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

Дата:

Hudson GIT plugin

org.jvnet.hudson.plugins : git

Integrates Hudson with GIT SCM

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

Дата:

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

Дата:

jpattern-cojen

com.googlecode.jpattern : jpattern-cojen

This is a copy of the good Cojen project from http://cojen.sourceforge.net/ with package name changed

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

Дата:

Fractal-BF: Distribution

org.objectweb.fractal.bf : distribution

A module to easily distribute all Fractal-BF modules

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

Дата:

Fractal-BF: Amazon WebService example application

org.objectweb.fractal.bf.examples.amazon : fractal-bf-examples-amazon-app

Shows how to use the BindingFactory to bind a client to remote, already-deployed WebService from Amazon.

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

Дата:

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

Дата:

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

Дата:

Fractal-BF: Meteo WebService example application

org.objectweb.fractal.bf.examples.meteo : fractal-bf-examples-meteo-app

Shows how to use the BindingFactory to bind a client to remote, already-deployed WebService, serving meteo informations.

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

Дата:

Fractal BF: Meteo WebService example model

org.objectweb.fractal.bf.examples.meteo : fractal-bf-examples-meteo-model

This module is in charge of generating required classes to bind a java interface toward a remote webservice. It uses th org.apache.cxf:cxf-codegen-plugin to generate classes given the WSDL file saved in src/main/wsdl. To keep things simple, the wsdl file is saved here: more smart approaches might be adopted if saving the WSDL file causes troubles.

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

Дата:

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

Дата:

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

Дата:

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

Дата:

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

Дата:

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

Дата:

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

Дата:

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

Дата:

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

Дата:

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

Дата:

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

Дата:

Fractal-BF: HelloWorld with Koch

org.objectweb.fractal.bf.examples : fractal-bf-examples-helloworld-koch

The BindingFactory HelloWorld example using the Koch fractal provider.

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

Дата:

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

Дата:

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

Дата:

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

Дата:

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

Дата:

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

Дата:

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

Дата:

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

Дата:

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

Дата:

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

Дата:

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

Дата:

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

Дата:

Fractal-BF: JSON-RPC Connector

org.objectweb.fractal.bf.connectors : fractal-bf-connectors-json-rpc

Binding Factory plugin to export Fractal server interfaces via the JSON-RPC protocol, and to expose them as JSON-RPC Services. This plugin relies on jabsorb http://jabsorb.org/ to transparently export a Fractal server interface as a JSON-RPC service.

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

Дата:

Fractal-BF: RESTful/CXF Connector

org.objectweb.fractal.bf.connectors : fractal-bf-connectors-rest-cxf

Binding Factory plugin to export component interfaces via RESTful protocol, and to expose them as RESTful Web Services. This plugin relies on Apache CXF http://cxf.apache.org/ to transparently export a Fractal server interface as a RESTful web service, and to bind a Fractal client interface to a RESTful web service.

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

Дата:

Fractal-BF: WS/CXF Connectors

org.objectweb.fractal.bf.connectors : fractal-bf-connectors-soap-cxf

Binding Factory plugin to export component interfaces via SOAP protocol, and to expose them as Web Services. This plugin relies on Apache CXF http://cxf.apache.org/ to transparently export a Fractal server interface as a web service, and to bind a Fractal client interface to a web service.

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

Дата:

Fractal-BF: Common classes for connectors

org.objectweb.fractal.bf.connectors : fractal-bf-connectors-common

This module contains a set of abstract classes to simplify the implementation of Fractal Binding Factory plugins.

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

Дата:

Java <---> UPnP device launcher

org.objectweb.fractal.bf.binjiu.runtime : device

Generic UPnP Device and Control-Point launchers

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

Дата: