Last Version

MongoMVCC 0.7.1

Implements the MVCC model on top of MongoDB

License

License

GroupId

GroupId

de.fhg.igd
ArtifactId

ArtifactId

mongomvcc
Version

Version

0.7.1
Type

Type

jar
Description

Description

MongoMVCC
Implements the MVCC model on top of MongoDB
Project URL

Project URL

http://www.igd.fraunhofer.de/geo

Download mongomvcc 0.7.1


<!-- https://jarcasting.com/artifacts/de.fhg.igd/mongomvcc/ -->
<dependency>
    <groupId>de.fhg.igd</groupId>
    <artifactId>mongomvcc</artifactId>
    <version>0.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.fhg.igd/mongomvcc/
implementation 'de.fhg.igd:mongomvcc:0.7.1'
// https://jarcasting.com/artifacts/de.fhg.igd/mongomvcc/
implementation ("de.fhg.igd:mongomvcc:0.7.1")
'de.fhg.igd:mongomvcc:jar:0.7.1'
<dependency org="de.fhg.igd" name="mongomvcc" rev="0.7.1">
  <artifact name="mongomvcc" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.fhg.igd', module='mongomvcc', version='0.7.1')
)
libraryDependencies += "de.fhg.igd" % "mongomvcc" % "0.7.1"
[de.fhg.igd/mongomvcc "0.7.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.mongodb : mongo-java-driver jar 2.10.1

Project Modules

There are no modules declared in this project.