License |
License |
---|---|
Categories |
CategoriesNet EventBus Application Layer Libs Messaging |
GroupId | GroupIdnet.smolok |
ArtifactId | ArtifactIdsmolok-eventbus |
Last Version | Last Version0.0.11 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsmolok-eventbus
smolok
|
Filename | Size |
---|---|
smolok-eventbus-0.0.11.pom | |
smolok-eventbus-0.0.11.jar | 4 KB |
smolok-eventbus-0.0.11-sources.jar | 1 KB |
smolok-eventbus-0.0.11-javadoc.jar | 17 KB |
smolok-eventbus-0.0.11-fat.jar | 26 MB |
Browse |
<!-- https://jarcasting.com/artifacts/net.smolok/smolok-eventbus/ -->
<dependency>
<groupId>net.smolok</groupId>
<artifactId>smolok-eventbus</artifactId>
<version>0.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/net.smolok/smolok-eventbus/
implementation 'net.smolok:smolok-eventbus:0.0.11'
// https://jarcasting.com/artifacts/net.smolok/smolok-eventbus/
implementation ("net.smolok:smolok-eventbus:0.0.11")
'net.smolok:smolok-eventbus:jar:0.0.11'
<dependency org="net.smolok" name="smolok-eventbus" rev="0.0.11">
<artifact name="smolok-eventbus" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.smolok', module='smolok-eventbus', version='0.0.11')
)
libraryDependencies += "net.smolok" % "smolok-eventbus" % "0.0.11"
[net.smolok/smolok-eventbus "0.0.11"]
Group / Artifact | Type | Version |
---|---|---|
net.smolok : smolok-bootstrap | jar | 0.0.11 |
org.apache.activemq : activemq-amqp | jar | 5.14.0 |
org.apache.activemq : activemq-broker | jar | 5.14.0 |
Group / Artifact | Type | Version |
---|---|---|
net.smolok : smolok-lib-common | jar | 0.0.11 |
org.assertj : assertj-core | jar | 3.5.2 |
org.springframework.boot : spring-boot-starter-test | jar |