dsb-distribution

Distributed Service Bus

License

License

Categories

Categories

Distribution Build Tools
GroupId

GroupId

org.ow2.petals.dsb
ArtifactId

ArtifactId

dsb-distribution
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

dsb-distribution
Distributed Service Bus
Project Organization

Project Organization

PetalsLink Labs

Download dsb-distribution

How to add to project

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

Dependencies

compile (14)

Group / Artifact Type Version
org.ow2.petals.dsb : dsb-launcher jar 1.0.0
org.ow2.petals : petals-jbi jar 1.1.0
org.ow2.petals.dsb : dsb-kernel jar 1.0.0
org.ow2.petals.dsb : dsb-kernel-easierbsmservice jar 1.0.0
org.ow2.petals.dsb : dsb-eaiserbsm-wsnconnector jar 1.0.0
org.ow2.petals.dsb : dsb-kernel-monitoringservice jar 1.0.0
org.ow2.petals.dsb : dsb-webapp war 1.0.0
org.ow2.petals.dsb : dsb-kernel-pubsubmonitoringservice jar 1.0.0
org.ow2.petals.dsb : dsb-kernel-restservice jar 1.0.0
org.ow2.petals.dsb : dsb-kernel-restapi-impl jar 1.0.0
org.ow2.petals.dsb : dsb-kernel-notificationservice jar 1.0.0
org.ow2.petals.dsb : dsb-kernel-pubsubservice jar 1.0.0
org.ow2.petals.dsb : dsb-kernel-resourcesservice jar 1.0.0
org.ow2.petals.dsb : dsb-kernel-esmanagement jar 1.0.0

provided (1)

Group / Artifact Type Version
findbugs : annotations jar 1.0.0

runtime (1)

Group / Artifact Type Version
org.ow2.petals : petals-ant jar 2.1

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