Java библиотеки

Apache ServiceMix :: Components :: Scripting Service Engine

org.apache.servicemix : servicemix-script

The ServiceMix Script component provides JBI integration with scripting engines. This component leverages Spring support for dynamic language.

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

Дата:

Apache ServiceMix :: Components :: Saxon Service Engine

org.apache.servicemix : servicemix-saxon

The ServiceMix Saxon component is a standard JBI Service Engine for XSLT / XQuery. This component is based on Saxon and supports XSLT 2.0 and XPath 2.0, and XQuery 1.0.

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

Дата:

Apache ServiceMix :: Components :: Quartz Service Engine

org.apache.servicemix : servicemix-quartz

The ServiceMix Quartz component is a standard JBI Service Engine able to schedule and trigger jobs using the great Quartz scheduler.

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

Дата:

Apache ServiceMix :: Components :: OSWorkflow Service Engine

org.apache.servicemix : servicemix-osworkflow

The ServiceMix OSWorkflow component provides workflow functionality to the ESB. You can specify one or more workflows and it's processing will start when a valid message is received.

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

Дата:

Apache ServiceMix :: Components :: JSR-181 Service Engine

org.apache.servicemix : servicemix-jsr181

ServiceMix JSR(181 component is a JBI Service Engine exposing (annotated) POJO as services on the JBI Bus. It uses xfire internally to perform service invocations and xml marshaling.

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

Дата:

Apache ServiceMix :: Components :: Exec Service Engine

org.apache.servicemix : servicemix-exec

The ServiceMix Exec component executes specified external processes and returns the result of that execution.

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

Дата:

Apache ServiceMix :: Components :: EIP Service Engine

org.apache.servicemix : servicemix-eip

The ServiceMix EIP component is a routing container where different routing patterns can be deployed as service unit.

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

Дата:

Apache ServiceMix :: Components :: Drools Service Engine

org.apache.servicemix : servicemix-drools

The ServiceMix Drools component provides JBI integration to the Drools Rules Engine. It can be used to deploy a rules set that will implement a router or an actual service. A router will mostly act as a transparent proxy between the consumer and the target service provider mad will mostly be implemented by the jbi.route(uri) method below. This method creates a new exchange identical to the one received by the component and will send it to the specified destination. You can also send back a Fault if needed. A router can also be implemented by using directly the JBI Apis (available with the jbi helper) by using the provided client.

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

Дата:

Apache ServiceMix :: Components :: CXF Service Engine

org.apache.servicemix : servicemix-cxf-se

ServiceMix CXF SE component is a JBI Service Engine exposing (annotated) POJO as services on the JBI Bus. It uses Apache CXF internally to perform service invocations and xml marshaling.

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

Дата:

Apache ServiceMix :: Components :: Camel Service Engine

org.apache.servicemix : servicemix-camel

The servicemix-camel component provides support for using Apache Camel to provide a full set of Enterprise Integration Patterns and flexible routing and transformation in both Java code or Spring XML to route services on the Normalized Message Router.

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

Дата:

Apache ServiceMix :: Components :: Bean Service Engine

org.apache.servicemix : servicemix-bean

The ServiceMix Bean component provides integration with beans (POJOs) with the JBI bus to make it easy to use POJOs to process JBI message exchanges. Like in an Message Driven Bean in J2EE a POJO will receive a message from the NMR and process it in any way it likes. Unlike in a JMS component where the coding is already done the Bean component gives the developer the freedom to create any type of message handling but it must be hand coded all the way.

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

Дата:

Apache ServiceMix :: Components :: Service Engines

org.apache.servicemix : service-engines

This pom provides the common bits for all ServiceMix components, as well as providing a reactor build for those components.

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

Дата:

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

Дата:

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

Дата:

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

Дата:

Apache ServiceMix :: Components :: Shared Libraries :: Common

org.apache.servicemix : servicemix-common

Common classes used by Apache ServiceMix, Components and utilities.

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

Дата:

Apache ServiceMix :: Components :: Shared Libraries

org.apache.servicemix : shared-libraries

This pom provides the common bits for all ServiceMix components, as well as providing a reactor build for those components.

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

Дата:

Apache ServiceMix :: Components

org.apache.servicemix : components

This pom provides the common bits for all ServiceMix components, as well as providing a reactor build for those components.

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

Дата:

Apache ServiceMix :: Utils

org.apache.servicemix : servicemix-utils

Various utility/helper classes and services for the ServiceMix containers and components

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

Дата:

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

Дата:

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

Дата:

Java FlockDB Client

info.gehrels : FlockDB-Client

A lightweight, idiomatic Java wrapper around the Thrift API of FlockDB, providing fluent interface based access. You may call it kind of a FlockDB Java driver.

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

Дата:

Integration module

org.ow2.mind : mindc

Mind compiler is the tool-set that support the development of component-based software written with the Mind programming model.

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

Дата:

Fractal ADL bundle

org.ow2.mind : fractal-adl-bundle

Builds an OSGi bundle containning Fractal ADL classes.

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

Дата:

Common Annotations

org.ow2.mind : annotations

Common ADL and IDL annotations of the Mind programming model.

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

Дата:

ADL backend module

org.ow2.mind : adl-backend

Mind compiler is the tool-set that support the development of component-based software written with the Mind programming model.

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

Дата:

Fractal Runtime

org.ow2.mind : fractal-runtime

Provides API and implementations of the strandard Fractal controllers

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

Дата:

Mind C preprocessor

org.ow2.mind : cpl-preproc

Mind compiler is the tool-set that support the development of component-based software written with the Mind programming model.

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

Дата:

IDL backend module

org.ow2.mind : idl-backend

Module for the generation of header files from IDL definitions.

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

Дата:

Common backend module

org.ow2.mind : common-backend

Mind compiler is the tool-set that support the development of component-based software written with the Mind programming model.

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

Дата:

ADL Frontend

org.ow2.mind : adl-frontend

Front-end components for the ADL language of the Mind programming model.

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

Дата:

ADL Parser

org.ow2.mind : adl-parser

Contains the parser of the ADL language of the Mind programming model.

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

Дата:

IDL Frontend

org.ow2.mind : idl-frontend

Front-end components for the IDL language of the Mind programming model.

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

Дата:

IDL Parser

org.ow2.mind : idl-parser

Contains the parser of the IDL language of the Mind programming model.

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

Дата:

Common Frontend

org.ow2.mind : common-frontend

Provides common AST interfaces and utility classes

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

Дата:

plugin-loader

org.ow2.mind : plugin-loader

Mind compiler is the tool-set that support the development of component-based software written with the Mind programming model.

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

Дата:

Mind compiler

org.ow2.mind : mind-compiler

Mind compiler is the tool-set that support the development of component-based software written with the Mind programming model.

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

Дата:

config-bootstrapper-project

com.chilmers.config-bootstrapper : config-bootstrapper-project

Top pom of the config-bootstrapper project. The config-bootstrapper helps with configuration of Servlet based Java applications.

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

Дата:

xjc-immutable-plugin

com.github.danielwegener.xjc : xjc-immutable-plugin

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

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

Дата:

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

Дата:

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

Дата:

ClearTK Parent

org.cleartk : cleartk-parent

The parent pom for ClearTK projects.

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

Дата:

Cobertura Plugin

org.hudsonci.plugins : cobertura

Hudson Continuous Integration Server

Последняя версия: 1.6-h-3

Дата:

Persistence Annotations 4 RDF

org.xenei : Jena-PA

Persistence Annotation for RDF (PAR) is a set of annotations and an entity manager that provides JPA like functionality on top of an RDF store while accounting for and exploiting the fundamental differences between graph storage and relational storage. PAR introduces three (3) annotations that map a RDF triple (subject, predicate, object) to a Plain Old Java Object (POJO) using Java's dynamic proxy capabilities.

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

Дата:

Solder Test Suite

org.jboss.solder : solder-testsuite

A portable CDI extensions library for developing CDI applications, frameworks or other extensions

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

Дата:

hedwig-server-compat410

org.apache.bookkeeper : hedwig-server-compat410

The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

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

Дата:

hedwig-server-compat400

org.apache.bookkeeper : hedwig-server-compat400

The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

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

Дата:

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

Дата: