is not current version
Last Version 5.7.12

org.webjars.npm:mongoose 5.0.0-rc2

WebJar for mongoose

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

mongoose
Version

Version

5.0.0-rc2
Type

Type

jar

Download mongoose 5.0.0-rc2


<!-- https://jarcasting.com/artifacts/org.webjars.npm/mongoose/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>mongoose</artifactId>
    <version>5.0.0-rc2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/mongoose/
implementation 'org.webjars.npm:mongoose:5.0.0-rc2'
// https://jarcasting.com/artifacts/org.webjars.npm/mongoose/
implementation ("org.webjars.npm:mongoose:5.0.0-rc2")
'org.webjars.npm:mongoose:jar:5.0.0-rc2'
<dependency org="org.webjars.npm" name="mongoose" rev="5.0.0-rc2">
  <artifact name="mongoose" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='mongoose', version='5.0.0-rc2')
)
libraryDependencies += "org.webjars.npm" % "mongoose" % "5.0.0-rc2"
[org.webjars.npm/mongoose "5.0.0-rc2"]