is not current version
Last Version 0.14.3

org.occurrent:subscription-mongodb 0.6.0


Categories

Categories

MongoDB Data Databases
GroupId

GroupId

org.occurrent
ArtifactId

ArtifactId

subscription-mongodb
Version

Version

0.6.0
Type

Type

pom

Download subscription-mongodb 0.6.0


<!-- https://jarcasting.com/artifacts/org.occurrent/subscription-mongodb/ -->
<dependency>
    <groupId>org.occurrent</groupId>
    <artifactId>subscription-mongodb</artifactId>
    <version>0.6.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.occurrent/subscription-mongodb/
implementation 'org.occurrent:subscription-mongodb:0.6.0'
// https://jarcasting.com/artifacts/org.occurrent/subscription-mongodb/
implementation ("org.occurrent:subscription-mongodb:0.6.0")
'org.occurrent:subscription-mongodb:pom:0.6.0'
<dependency org="org.occurrent" name="subscription-mongodb" rev="0.6.0">
  <artifact name="subscription-mongodb" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.occurrent', module='subscription-mongodb', version='0.6.0')
)
libraryDependencies += "org.occurrent" % "subscription-mongodb" % "0.6.0"
[org.occurrent/subscription-mongodb "0.6.0"]