License |
License |
---|---|
Categories |
CategoriesSquare Business Logic Libraries Financial |
GroupId | GroupIdcom.foursquare |
ArtifactId | ArtifactIdfongo |
Last Version | Last Version1.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfongo
Fake in-memory mongo
|
Project URL |
Project URL |
Filename | Size |
---|---|
fongo-1.3.0.pom | |
fongo-1.3.0.jar | 65 KB |
fongo-1.3.0-sources.jar | 15 KB |
fongo-1.3.0-javadoc.jar | 27 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.foursquare/fongo/ -->
<dependency>
<groupId>com.foursquare</groupId>
<artifactId>fongo</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.foursquare/fongo/
implementation 'com.foursquare:fongo:1.3.0'
// https://jarcasting.com/artifacts/com.foursquare/fongo/
implementation ("com.foursquare:fongo:1.3.0")
'com.foursquare:fongo:jar:1.3.0'
<dependency org="com.foursquare" name="fongo" rev="1.3.0">
<artifact name="fongo" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.foursquare', module='fongo', version='1.3.0')
)
libraryDependencies += "com.foursquare" % "fongo" % "1.3.0"
[com.foursquare/fongo "1.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.objenesis : objenesis | jar | 1.3 |
com.github.davidmoten : geo | jar | 0.5 |
rhino : js | jar | 1.7R2 |
Group / Artifact | Type | Version |
---|---|---|
org.mongodb : mongo-java-driver | jar | 2.11.3 |
org.slf4j : slf4j-api | jar | 1.7.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
ch.qos.logback : logback-classic | jar | 1.0.13 |
org.springframework : spring-test | jar | 3.2.4.RELEASE |
org.springframework.data : spring-data-mongodb | jar | 1.2.3.RELEASE |
org.springframework.hateoas : spring-hateoas | jar | 0.5.0.RELEASE |
cglib : cglib | jar | 2.2 |
org.scalatest : scalatest_2.10.0 | jar | 2.0.M5 |
org.scala-lang : scala-library | jar | 2.10.0 |
org.scala-lang : scala-compiler | jar | 2.10.0 |