Last Version

dsb-transport-api 1.0.0

Distributed Service Bus

License

License

GroupId

GroupId

org.ow2.petals.dsb
ArtifactId

ArtifactId

dsb-transport-api
Version

Version

1.0.0
Type

Type

jar
Description

Description

dsb-transport-api
Distributed Service Bus
Project Organization

Project Organization

PetalsLink Labs

Download dsb-transport-api 1.0.0


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

Dependencies

provided (3)

Group / Artifact Type Version
org.ow2.petals : petals-kernel jar 3.2
org.apache.geronimo.specs : geronimo-jta_1.1_spec jar 1.1.1
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.