License |
License |
---|---|
Categories |
CategoriesNet CLI User Interface EventBus Application Layer Libs Messaging |
GroupId | GroupIdnet.smolok |
ArtifactId | ArtifactIdsmolok-eventbus-client |
Last Version | Last Version0.0.11 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsmolok-eventbus-client
smolok
|
<!-- https://jarcasting.com/artifacts/net.smolok/smolok-eventbus-client/ -->
<dependency>
<groupId>net.smolok</groupId>
<artifactId>smolok-eventbus-client</artifactId>
<version>0.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/net.smolok/smolok-eventbus-client/
implementation 'net.smolok:smolok-eventbus-client:0.0.11'
// https://jarcasting.com/artifacts/net.smolok/smolok-eventbus-client/
implementation ("net.smolok:smolok-eventbus-client:0.0.11")
'net.smolok:smolok-eventbus-client:jar:0.0.11'
<dependency org="net.smolok" name="smolok-eventbus-client" rev="0.0.11">
<artifact name="smolok-eventbus-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.smolok', module='smolok-eventbus-client', version='0.0.11')
)
libraryDependencies += "net.smolok" % "smolok-eventbus-client" % "0.0.11"
[net.smolok/smolok-eventbus-client "0.0.11"]
Group / Artifact | Type | Version |
---|---|---|
net.smolok : smolok-lib-common | jar | 0.0.11 |
com.fasterxml.jackson.core : jackson-databind | jar | |
org.apache.camel : camel-core | jar | |
org.springframework.boot : spring-boot-autoconfigure Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
net.smolok : smolok-bootstrap | jar | 0.0.11 |
net.smolok : smolok-eventbus | jar | 0.0.11 |
org.assertj : assertj-core | jar | 3.5.2 |
org.springframework.boot : spring-boot-starter-test | jar |