License |
License |
---|---|
Categories |
CategoriesMongoDB Data Databases |
GroupId | GroupIdorg.mongodb |
ArtifactId | ArtifactIdcasbah-gridfs_2.11 |
Last Version | Last Version3.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncasbah-gridfs
casbah-gridfs
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
casbah-gridfs_2.11-3.1.1.pom | |
casbah-gridfs_2.11-3.1.1.jar | 76 KB |
casbah-gridfs_2.11-3.1.1-sources.jar | 7 KB |
casbah-gridfs_2.11-3.1.1-javadoc.jar | 575 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mongodb/casbah-gridfs_2.11/ -->
<dependency>
<groupId>org.mongodb</groupId>
<artifactId>casbah-gridfs_2.11</artifactId>
<version>3.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.mongodb/casbah-gridfs_2.11/
implementation 'org.mongodb:casbah-gridfs_2.11:3.1.1'
// https://jarcasting.com/artifacts/org.mongodb/casbah-gridfs_2.11/
implementation ("org.mongodb:casbah-gridfs_2.11:3.1.1")
'org.mongodb:casbah-gridfs_2.11:jar:3.1.1'
<dependency org="org.mongodb" name="casbah-gridfs_2.11" rev="3.1.1">
<artifact name="casbah-gridfs_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mongodb', module='casbah-gridfs_2.11', version='3.1.1')
)
libraryDependencies += "org.mongodb" % "casbah-gridfs_2.11" % "3.1.1"
[org.mongodb/casbah-gridfs_2.11 "3.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.7 |
org.mongodb : casbah-core_2.11 | jar | 3.1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.mongodb : casbah-commons_2.11 | jar | 3.1.1 |