License |
License |
---|---|
GroupId | GroupIdorg.craftercms |
ArtifactId | ArtifactIdcrafter-commons-ebus |
Last Version | Last Version4.0.0-rc2E |
Release Date | Release Date |
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>4.0.0-rc2E</version>
</dependency>
// https://jarcasting.com/artifacts/org.craftercms/crafter-commons-ebus/
implementation 'org.craftercms:crafter-commons-ebus:4.0.0-rc2E'
// https://jarcasting.com/artifacts/org.craftercms/crafter-commons-ebus/
implementation ("org.craftercms:crafter-commons-ebus:4.0.0-rc2E")
'org.craftercms:crafter-commons-ebus:jar:4.0.0-rc2E'
<dependency org="org.craftercms" name="crafter-commons-ebus" rev="4.0.0-rc2E">
<artifact name="crafter-commons-ebus" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.craftercms', module='crafter-commons-ebus', version='4.0.0-rc2E')
)
libraryDependencies += "org.craftercms" % "crafter-commons-ebus" % "4.0.0-rc2E"
[org.craftercms/crafter-commons-ebus "4.0.0-rc2E"]
Group / Artifact | Type | Version |
---|---|---|
org.projectreactor : reactor-spring | jar | 1.0.1.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-core | jar | 5.3.13 |
org.springframework : spring-context | jar | 5.3.13 |
org.springframework : spring-tx | jar | 5.3.13 |
org.springframework : spring-context-support | jar | 5.3.13 |