не последняя версия
Последняя версия 2.0.3

net.pincette:pincette-mongo-streams 2.0

MongoDB Utilities

Категории

Категории

Сеть
Группа

Группа

net.pincette
Идентификатор

Идентификатор

pincette-mongo-streams
Версия

Версия

2.0
Тип

Тип

jar

Скачать pincette-mongo-streams 2.0


<!-- https://jarcasting.com/artifacts/net.pincette/pincette-mongo-streams/ -->
<dependency>
    <groupId>net.pincette</groupId>
    <artifactId>pincette-mongo-streams</artifactId>
    <version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.pincette/pincette-mongo-streams/
implementation 'net.pincette:pincette-mongo-streams:2.0'
// https://jarcasting.com/artifacts/net.pincette/pincette-mongo-streams/
implementation ("net.pincette:pincette-mongo-streams:2.0")
'net.pincette:pincette-mongo-streams:jar:2.0'
<dependency org="net.pincette" name="pincette-mongo-streams" rev="2.0">
  <artifact name="pincette-mongo-streams" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.pincette', module='pincette-mongo-streams', version='2.0')
)
libraryDependencies += "net.pincette" % "pincette-mongo-streams" % "2.0"
[net.pincette/pincette-mongo-streams "2.0"]