com.github.robert2411.platform.components:commandbus-inmemory

Basic libs that can easely be reused in other projects

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.github.robert2411.platform.components
ArtifactId

ArtifactId

commandbus-inmemory
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Basic libs that can easely be reused in other projects

Download commandbus-inmemory

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.robert2411.platform.components : commandbus-api jar 1.0.3
org.slf4j : slf4j-api jar

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.

Versions

Version
1.0.3