Last Version

com.github.robert2411.platform.client.bus:bus-inmemory 1.0.4

Basic libs that can easely be reused in other projects

License

License

Categories

Categories

CLI User Interface ORM Data
GroupId

GroupId

com.github.robert2411.platform.client.bus
ArtifactId

ArtifactId

bus-inmemory
Version

Version

1.0.4
Type

Type

jar
Description

Description

Basic libs that can easely be reused in other projects

Download bus-inmemory 1.0.4


<!-- https://jarcasting.com/artifacts/com.github.robert2411.platform.client.bus/bus-inmemory/ -->
<dependency>
    <groupId>com.github.robert2411.platform.client.bus</groupId>
    <artifactId>bus-inmemory</artifactId>
    <version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.robert2411.platform.client.bus/bus-inmemory/
implementation 'com.github.robert2411.platform.client.bus:bus-inmemory:1.0.4'
// https://jarcasting.com/artifacts/com.github.robert2411.platform.client.bus/bus-inmemory/
implementation ("com.github.robert2411.platform.client.bus:bus-inmemory:1.0.4")
'com.github.robert2411.platform.client.bus:bus-inmemory:jar:1.0.4'
<dependency org="com.github.robert2411.platform.client.bus" name="bus-inmemory" rev="1.0.4">
  <artifact name="bus-inmemory" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.robert2411.platform.client.bus', module='bus-inmemory', version='1.0.4')
)
libraryDependencies += "com.github.robert2411.platform.client.bus" % "bus-inmemory" % "1.0.4"
[com.github.robert2411.platform.client.bus/bus-inmemory "1.0.4"]

Dependencies

compile (1)

Group / Artifact Type Version
com.github.robert2411.platform.client.bus : bus-api jar 1.0.4

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.2

test (1)

Group / Artifact Type Version
junit : junit jar

Project Modules

There are no modules declared in this project.