dsb-kernel

Distributed Service Bus

License

License

GroupId

GroupId

org.ow2.petals.dsb
ArtifactId

ArtifactId

dsb-kernel
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

dsb-kernel
Distributed Service Bus
Project Organization

Project Organization

PetalsLink Labs

Download dsb-kernel

How to add to project

<!-- https://jarcasting.com/artifacts/org.ow2.petals.dsb/dsb-kernel/ -->
<dependency>
    <groupId>org.ow2.petals.dsb</groupId>
    <artifactId>dsb-kernel</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.petals.dsb/dsb-kernel/
implementation 'org.ow2.petals.dsb:dsb-kernel:1.0.0'
// https://jarcasting.com/artifacts/org.ow2.petals.dsb/dsb-kernel/
implementation ("org.ow2.petals.dsb:dsb-kernel:1.0.0")
'org.ow2.petals.dsb:dsb-kernel:jar:1.0.0'
<dependency org="org.ow2.petals.dsb" name="dsb-kernel" rev="1.0.0">
  <artifact name="dsb-kernel" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.petals.dsb', module='dsb-kernel', version='1.0.0')
)
libraryDependencies += "org.ow2.petals.dsb" % "dsb-kernel" % "1.0.0"
[org.ow2.petals.dsb/dsb-kernel "1.0.0"]

Dependencies

compile (29)

Group / Artifact Type Version
org.ow2.petals.dsb : dsb-removed jar 1.0.0
org.ow2.petals : petals-kernel jar 3.2
org.ow2.petals.dsb : dsb-kernel-api jar 1.0.0
org.ow2.petals.dsb : dsb-annotations jar 1.0.0
org.ow2.petals.dsb : dsb-fractalutils jar 1.0.0
org.ow2.petals.dsb : dsb-service-client jar 1.0.0
org.ow2.petals.dsb : dsb-jbi jar 1.0.0
org.ow2.petals.dsb : dsb-soap jar 1.0.0
org.ow2.petals.dsb : dsb-notification-commons jar 1.0.0
org.ow2.petals.dsb : dsb-jaxbutils jar 1.0.0
org.objectweb.monolog : monolog jar 2.1.10
org.objectweb.monolog : monolog-api jar 2.1.10
org.ow2.petals.dsb : dsb-kernel-wsapi jar 1.0.0
org.ow2.petals.dsb : dsb-webappapi jar 1.0.0
org.ow2.petals.dsb : petals-jbi2ws jar 1.0.0
org.ow2.petals.dsb : petals-ws2jbi jar 1.0.0
org.ow2.petals.dsb : petals-jbi2rest jar 1.0.0
org.ow2.petals.dsb : petals-rest2jbi jar 1.0.0
org.ow2.petals.dsb : dsb-kernel-bpelwsapi jar 1.0.0
org.ow2.petals.dsb : dsb-transport-api jar 1.0.0
org.ow2.petals.dsb : dsb-transport-cxf jar 1.0.0
org.ow2.petals.dsb : dsb-transport-xmpp jar 1.0.0
org.ow2.petals.dsb : dsb-transport jar 1.0.0
org.ow2.petals.dsb : dsb-api jar 1.0.0
org.objectweb.fractal.fractaladl : fractal-adl jar 2.3
org.objectweb.fractal.fraclet.annotation : fractal-spoonlet jar 2.0.2
org.objectweb.fractal.fractaljmx : fractal-jmx jar 0.3.0
mx4j : mx4j jar 3.0.1
org.apache.cxf : cxf-rt-bindings-corba jar 2.5.0

provided (1)

Group / Artifact Type Version
findbugs : annotations jar 1.0.0

runtime (3)

Group / Artifact Type Version
org.objectweb.fractal.julia : julia-runtime jar 2.5.2
org.objectweb.fractal.julia : julia-asm jar 2.5.2
org.objectweb.fractal.julia : julia-mixins jar 2.5.2

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Petals Distributed Service Bus

Petals Distributed Service Bus is an OW2-Petals Entreprise Service Bus (http://petals.ow2.org) extension which targets ease of use, ease of extension, monitoring, management and Internet-Friendly communication protocols.

Build

  • To build the modules, just launch 'mvn install'
  • To also build the distributions and the installer, add -Pdistributions to your maven command 'mvn install -Pdistributions'

Doc

Check http://research.petalslink.org/display/petalsdsb/

org.ow2.petals.dsb

PetalsLinkLabs

Versions

Version
1.0.0