| Categories |
CategoriesMongoDB Data Databases |
|---|---|
| GroupId | GroupIdcom.mongodb.async |
| ArtifactId | ArtifactIdmongo-driver_2.9.0-1 |
| Version | Version0.2.9-1 |
| Type | Typejar |
| Description |
Descriptionmongo-driver
mongo-driver
|
| Project Organization |
Project Organizationcom.mongodb.async |
| Filename | Size |
|---|---|
| mongo-driver_2.9.0-1-0.2.9-1.pom | |
| mongo-driver_2.9.0-1-0.2.9-1.jar | 479 KB |
| mongo-driver_2.9.0-1-0.2.9-1-sources.jar | 53 KB |
| mongo-driver_2.9.0-1-0.2.9-1-javadoc.jar | 517 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.mongodb.async/mongo-driver_2.9.0-1/ -->
<dependency>
<groupId>com.mongodb.async</groupId>
<artifactId>mongo-driver_2.9.0-1</artifactId>
<version>0.2.9-1</version>
</dependency>
// https://jarcasting.com/artifacts/com.mongodb.async/mongo-driver_2.9.0-1/
implementation 'com.mongodb.async:mongo-driver_2.9.0-1:0.2.9-1'
// https://jarcasting.com/artifacts/com.mongodb.async/mongo-driver_2.9.0-1/
implementation ("com.mongodb.async:mongo-driver_2.9.0-1:0.2.9-1")
'com.mongodb.async:mongo-driver_2.9.0-1:jar:0.2.9-1'
<dependency org="com.mongodb.async" name="mongo-driver_2.9.0-1" rev="0.2.9-1">
<artifact name="mongo-driver_2.9.0-1" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mongodb.async', module='mongo-driver_2.9.0-1', version='0.2.9-1')
)
libraryDependencies += "com.mongodb.async" % "mongo-driver_2.9.0-1" % "0.2.9-1"
[com.mongodb.async/mongo-driver_2.9.0-1 "0.2.9-1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.mongodb.async : bson-driver_2.9.0-1 | jar | 0.2.9-1 |
| org.scala-lang : scala-library | jar | 2.9.0-1 |
| commons-pool : commons-pool | jar | 1.5.5 |
| org.scalaj : scalaj-collection_2.9.0-1 | jar | 1.2 |
| org.jboss.netty : netty | jar | 3.2.6.Final |
| com.twitter » util-core | jar | 1.12.2 |
| org.slf4j : slf4j-api | jar | 1.6.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.specs2 : specs2_2.9.0-1 | jar | 1.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-jcl | jar | 1.6.1 |