Last Version

dsb-kernel-notificationservice 1.0.0

Just the service which will be exposed by the kernel as Web service using the WebService provider feature

License

License

GroupId

GroupId

org.ow2.petals.dsb
ArtifactId

ArtifactId

dsb-kernel-notificationservice
Version

Version

1.0.0
Type

Type

jar
Description

Description

dsb-kernel-notificationservice
Just the service which will be exposed by the kernel as Web service using the WebService provider feature
Project Organization

Project Organization

PetalsLink Labs

Download dsb-kernel-notificationservice 1.0.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.ow2.petals.dsb : dsb-notification-service jar 1.0.0
org.ow2.petals.dsb : dsb-annotations jar 1.0.0
org.objectweb.fractal.fraclet.annotation : fractal-spoonlet jar 2.0.2
org.objectweb.monolog : monolog jar 2.1.10
org.objectweb.monolog : monolog-api jar 2.1.10

provided (2)

Group / Artifact Type Version
org.ow2.petals.dsb : dsb-kernel jar 1.0.0
findbugs : annotations jar 1.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.