Categories |
CategoriesMongoDB Data Databases |
---|---|
GroupId | GroupIdorg.occurrent |
ArtifactId | ArtifactIdexample-forwarder-mongodb-subscription-to-spring-event |
Version | Version0.7.4 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.occurrent/example-forwarder-mongodb-subscription-to-spring-event/ -->
<dependency>
<groupId>org.occurrent</groupId>
<artifactId>example-forwarder-mongodb-subscription-to-spring-event</artifactId>
<version>0.7.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.occurrent/example-forwarder-mongodb-subscription-to-spring-event/
implementation 'org.occurrent:example-forwarder-mongodb-subscription-to-spring-event:0.7.4'
// https://jarcasting.com/artifacts/org.occurrent/example-forwarder-mongodb-subscription-to-spring-event/
implementation ("org.occurrent:example-forwarder-mongodb-subscription-to-spring-event:0.7.4")
'org.occurrent:example-forwarder-mongodb-subscription-to-spring-event:jar:0.7.4'
<dependency org="org.occurrent" name="example-forwarder-mongodb-subscription-to-spring-event" rev="0.7.4">
<artifact name="example-forwarder-mongodb-subscription-to-spring-event" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.occurrent', module='example-forwarder-mongodb-subscription-to-spring-event', version='0.7.4')
)
libraryDependencies += "org.occurrent" % "example-forwarder-mongodb-subscription-to-spring-event" % "0.7.4"
[org.occurrent/example-forwarder-mongodb-subscription-to-spring-event "0.7.4"]