License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.github.robert2411.platform.components |
ArtifactId | ArtifactIdcommandbus-inmemory |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBasic libs that can easely be reused in other projects
|
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.github.robert2411.platform.components : commandbus-api | jar | 1.0.3 |
org.slf4j : slf4j-api | jar |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar |