is not current version
Last Version 2.5.4

ru.yandex.qatools.camelot:camelot-mongodb 2.5.3


Categories

Categories

MongoDB Data Databases Dex General Purpose Libraries Utility
GroupId

GroupId

ru.yandex.qatools.camelot
ArtifactId

ArtifactId

camelot-mongodb
Version

Version

2.5.3
Type

Type

jar

Download camelot-mongodb 2.5.3


<!-- https://jarcasting.com/artifacts/ru.yandex.qatools.camelot/camelot-mongodb/ -->
<dependency>
    <groupId>ru.yandex.qatools.camelot</groupId>
    <artifactId>camelot-mongodb</artifactId>
    <version>2.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/ru.yandex.qatools.camelot/camelot-mongodb/
implementation 'ru.yandex.qatools.camelot:camelot-mongodb:2.5.3'
// https://jarcasting.com/artifacts/ru.yandex.qatools.camelot/camelot-mongodb/
implementation ("ru.yandex.qatools.camelot:camelot-mongodb:2.5.3")
'ru.yandex.qatools.camelot:camelot-mongodb:jar:2.5.3'
<dependency org="ru.yandex.qatools.camelot" name="camelot-mongodb" rev="2.5.3">
  <artifact name="camelot-mongodb" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.yandex.qatools.camelot', module='camelot-mongodb', version='2.5.3')
)
libraryDependencies += "ru.yandex.qatools.camelot" % "camelot-mongodb" % "2.5.3"
[ru.yandex.qatools.camelot/camelot-mongodb "2.5.3"]