License |
License |
---|---|
Categories |
CategoriesCLI User Interface ORM Data |
GroupId | GroupIdcom.github.robert2411.platform.client.bus |
ArtifactId | ArtifactIdbus-inmemory |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBasic libs that can easely be reused in other projects
|
Filename | Size |
---|---|
bus-inmemory-1.0.4.pom | |
bus-inmemory-1.0.4.jar | 5 KB |
bus-inmemory-1.0.4-sources.jar | 3 KB |
bus-inmemory-1.0.4-javadoc.jar | 24 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.github.robert2411.platform.client.bus : bus-api | jar | 1.0.4 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar |