| License |
License |
|---|---|
| GroupId | GroupIdorg.craftercms |
| ArtifactId | ArtifactIdcrafter-commons-ebus |
| Version | Version3.1.17E |
| Type | Typejar |
| Description |
DescriptionCrafter Commons Events Bus
Crafter Commons Events Bus
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.craftercms/crafter-commons-ebus/ -->
<dependency>
<groupId>org.craftercms</groupId>
<artifactId>crafter-commons-ebus</artifactId>
<version>3.1.17E</version>
</dependency>
// https://jarcasting.com/artifacts/org.craftercms/crafter-commons-ebus/
implementation 'org.craftercms:crafter-commons-ebus:3.1.17E'
// https://jarcasting.com/artifacts/org.craftercms/crafter-commons-ebus/
implementation ("org.craftercms:crafter-commons-ebus:3.1.17E")
'org.craftercms:crafter-commons-ebus:jar:3.1.17E'
<dependency org="org.craftercms" name="crafter-commons-ebus" rev="3.1.17E">
<artifact name="crafter-commons-ebus" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.craftercms', module='crafter-commons-ebus', version='3.1.17E')
)
libraryDependencies += "org.craftercms" % "crafter-commons-ebus" % "3.1.17E"
[org.craftercms/crafter-commons-ebus "3.1.17E"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectreactor : reactor-spring | jar | 1.0.0.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-core | jar | 4.3.18.RELEASE |
| org.springframework : spring-context | jar | 4.3.18.RELEASE |
| org.springframework : spring-tx | jar | 4.3.18.RELEASE |
| org.springframework : spring-context-support | jar | 4.3.18.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.7 |