multiverse stm for in-memory datastructures done (with one bug left to do)
This commit is contained in:
parent
ce02e9f8be
commit
8e55322d53
266 changed files with 5228 additions and 4552 deletions
5
util-java/pom.xml
Normal file → Executable file
5
util-java/pom.xml
Normal file → Executable file
|
|
@ -24,6 +24,11 @@
|
|||
<artifactId>protobuf-java</artifactId>
|
||||
<version>2.1.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.multiverse</groupId>
|
||||
<artifactId>multiverse</artifactId>
|
||||
<version>0.3</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
<build>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue