License |
License |
---|---|
Categories |
CategoriesMongoDB Data Databases |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdmongodb-core |
Last Version | Last Version2.1.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmongodb-core
WebJar for mongodb-core
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mongodb-core-2.1.8.pom | |
mongodb-core-2.1.8.jar | 167 KB |
mongodb-core-2.1.8-sources.jar | 22 bytes |
mongodb-core-2.1.8-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/mongodb-core/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>mongodb-core</artifactId>
<version>2.1.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/mongodb-core/
implementation 'org.webjars.npm:mongodb-core:2.1.8'
// https://jarcasting.com/artifacts/org.webjars.npm/mongodb-core/
implementation ("org.webjars.npm:mongodb-core:2.1.8")
'org.webjars.npm:mongodb-core:jar:2.1.8'
<dependency org="org.webjars.npm" name="mongodb-core" rev="2.1.8">
<artifact name="mongodb-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='mongodb-core', version='2.1.8')
)
libraryDependencies += "org.webjars.npm" % "mongodb-core" % "2.1.8"
[org.webjars.npm/mongodb-core "2.1.8"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars.npm : bson | jar | [1.0.4,1.1) |
org.webjars.npm : require_optional | jar | [1.0.0,1.1) |