Last Version

Pronghorn MongoDB Driver Stream 0.2.1

Allows using Pronghorn as the IO handler for the MongoDB Async Driver.

License

License

Categories

Categories

MongoDB Data Databases
GroupId

GroupId

tech.pronghorn
ArtifactId

ArtifactId

mongodb-driver-stream
Version

Version

0.2.1
Type

Type

jar
Description

Description

Pronghorn MongoDB Driver Stream
Allows using Pronghorn as the IO handler for the MongoDB Async Driver.
Project URL

Project URL

https://pronghorn.tech
Source Code Management

Source Code Management

https://github.com/pronghorn-tech/mongodb-driver-stream.git

Download mongodb-driver-stream 0.2.1


<!-- https://jarcasting.com/artifacts/tech.pronghorn/mongodb-driver-stream/ -->
<dependency>
    <groupId>tech.pronghorn</groupId>
    <artifactId>mongodb-driver-stream</artifactId>
    <version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/tech.pronghorn/mongodb-driver-stream/
implementation 'tech.pronghorn:mongodb-driver-stream:0.2.1'
// https://jarcasting.com/artifacts/tech.pronghorn/mongodb-driver-stream/
implementation ("tech.pronghorn:mongodb-driver-stream:0.2.1")
'tech.pronghorn:mongodb-driver-stream:jar:0.2.1'
<dependency org="tech.pronghorn" name="mongodb-driver-stream" rev="0.2.1">
  <artifact name="mongodb-driver-stream" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.pronghorn', module='mongodb-driver-stream', version='0.2.1')
)
libraryDependencies += "tech.pronghorn" % "mongodb-driver-stream" % "0.2.1"
[tech.pronghorn/mongodb-driver-stream "0.2.1"]

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.2.31
tech.pronghorn : server jar 0.2.1
org.mongodb : mongodb-driver-async jar 3.5.0

test (6)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.1.0
org.mockito : mockito-core jar 2.16.0
tech.pronghorn : plugin-collections-jctools jar 0.2.1
tech.pronghorn : plugin-hashing-openhft jar 0.2.1
tech.pronghorn : plugin-logging-slf4j jar 0.2.1
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.