License |
License |
---|---|
Categories |
CategoriesEventBus Application Layer Libs Messaging ORM Data |
GroupId | GroupIdcom.github.robert2411.platform.components |
ArtifactId | ArtifactIdeventbus-inmemory |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBasic libs that can easely be reused in other projects
|
Filename | Size |
---|---|
eventbus-inmemory-1.0.3.pom | |
eventbus-inmemory-1.0.3.jar | 5 KB |
eventbus-inmemory-1.0.3-sources.jar | 3 KB |
eventbus-inmemory-1.0.3-javadoc.jar | 29 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.robert2411.platform.components/eventbus-inmemory/ -->
<dependency>
<groupId>com.github.robert2411.platform.components</groupId>
<artifactId>eventbus-inmemory</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.robert2411.platform.components/eventbus-inmemory/
implementation 'com.github.robert2411.platform.components:eventbus-inmemory:1.0.3'
// https://jarcasting.com/artifacts/com.github.robert2411.platform.components/eventbus-inmemory/
implementation ("com.github.robert2411.platform.components:eventbus-inmemory:1.0.3")
'com.github.robert2411.platform.components:eventbus-inmemory:jar:1.0.3'
<dependency org="com.github.robert2411.platform.components" name="eventbus-inmemory" rev="1.0.3">
<artifact name="eventbus-inmemory" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.robert2411.platform.components', module='eventbus-inmemory', version='1.0.3')
)
libraryDependencies += "com.github.robert2411.platform.components" % "eventbus-inmemory" % "1.0.3"
[com.github.robert2411.platform.components/eventbus-inmemory "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
com.github.robert2411.platform.components : eventbus-api | jar | 1.0.3 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar |