| License |
License |
|---|---|
| GroupId | GroupIdcom.github.fakemongo |
| ArtifactId | ArtifactIdfongo |
| Last Version | Last Version2.2.0-RC2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionfongo
Fake in-memory mongo
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| fongo-2.2.0-RC2.pom | |
| fongo-2.2.0-RC2.jar | 191 KB |
| fongo-2.2.0-RC2-sources.jar | 55 KB |
| fongo-2.2.0-RC2-javadoc.jar | 54 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.fakemongo/fongo/ -->
<dependency>
<groupId>com.github.fakemongo</groupId>
<artifactId>fongo</artifactId>
<version>2.2.0-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fakemongo/fongo/
implementation 'com.github.fakemongo:fongo:2.2.0-RC2'
// https://jarcasting.com/artifacts/com.github.fakemongo/fongo/
implementation ("com.github.fakemongo:fongo:2.2.0-RC2")
'com.github.fakemongo:fongo:jar:2.2.0-RC2'
<dependency org="com.github.fakemongo" name="fongo" rev="2.2.0-RC2">
<artifact name="fongo" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fakemongo', module='fongo', version='2.2.0-RC2')
)
libraryDependencies += "com.github.fakemongo" % "fongo" % "2.2.0-RC2"
[com.github.fakemongo/fongo "2.2.0-RC2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.mozilla : rhino | jar | 1.7.7.1 |
| org.objenesis : objenesis Optional | jar | 2.3 |
| com.vividsolutions : jts | jar | 1.13 |
| de.grundid.opendatalab : geojson-jackson | jar | 1.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mongodb : mongo-java-driver | jar | 3.6.2 |
| org.mongodb : mongodb-driver-async | jar | 3.6.2 |
| org.slf4j : slf4j-api | jar | 1.7.21 |
| junit : junit | jar | 4.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.assertj : assertj-core | jar | 1.6.1 |
| ch.qos.logback : logback-classic | jar | 1.1.7 |
| org.jongo : jongo | jar | 1.2 |
| org.springframework : spring-test | jar | 4.2.6.RELEASE |
| org.springframework.data : spring-data-mongodb | jar | 1.9.1.RELEASE |
| org.springframework.hateoas : spring-hateoas | jar | 0.19.0.RELEASE |
| cglib : cglib | jar | 3.1 |
| com.google.guava : guava | jar | 12.0 |
| org.scalatest : scalatest_2.11 | jar | 2.2.3 |
| org.mongodb : casbah_2.11 | pom | 3.1.1 |
| org.scala-lang : scala-library | jar | 2.11.6 |
| org.scala-lang : scala-compiler | jar | 2.11.6 |
| org.openjdk.jmh : jmh-core | jar | 1.17.4 |
| org.openjdk.jmh : jmh-generator-annprocess | jar | 1.17.4 |
| org.apache.commons : commons-lang3 | jar | 3.3.2 |