License |
License |
---|---|
Categories |
CategoriesNet EventBus Application Layer Libs Messaging |
GroupId | GroupIdnet.apexes.commons |
ArtifactId | ArtifactIdapexes-commons-eventbus |
Version | Version1.6.1 |
Type | Typejar |
Description |
Descriptionapexes root
|
<!-- https://jarcasting.com/artifacts/net.apexes.commons/apexes-commons-eventbus/ -->
<dependency>
<groupId>net.apexes.commons</groupId>
<artifactId>apexes-commons-eventbus</artifactId>
<version>1.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.apexes.commons/apexes-commons-eventbus/
implementation 'net.apexes.commons:apexes-commons-eventbus:1.6.1'
// https://jarcasting.com/artifacts/net.apexes.commons/apexes-commons-eventbus/
implementation ("net.apexes.commons:apexes-commons-eventbus:1.6.1")
'net.apexes.commons:apexes-commons-eventbus:jar:1.6.1'
<dependency org="net.apexes.commons" name="apexes-commons-eventbus" rev="1.6.1">
<artifact name="apexes-commons-eventbus" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.apexes.commons', module='apexes-commons-eventbus', version='1.6.1')
)
libraryDependencies += "net.apexes.commons" % "apexes-commons-eventbus" % "1.6.1"
[net.apexes.commons/apexes-commons-eventbus "1.6.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 23.0 |
com.squareup : otto | jar | 1.3.8 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.6 |
org.apache.logging.log4j : log4j-core | jar | 2.11.2 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.11.2 |