com.thirdpartylabs:servicebus

ServiceBus is a Java library that enables the communication between components via events, commands, and request-response.

License

License

GroupId

GroupId

com.thirdpartylabs
ArtifactId

ArtifactId

servicebus
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

com.thirdpartylabs:servicebus
ServiceBus is a Java library that enables the communication between components via events, commands, and request-response.
Project URL

Project URL

https://github.com/thirdpartylabs/ServiceBus
Project Organization

Project Organization

Thirdparty Labs
Source Code Management

Source Code Management

https://github.com/thirdpartylabs/ServiceBus

Download servicebus

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.moditect : moditect-maven-plugin maven-plugin 1.0.0.RC1

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3