merge with multiverse stm branch
This commit is contained in:
commit
ae9c93d689
21 changed files with 1503 additions and 666 deletions
5
util-java/pom.xml
Normal file → Executable file
5
util-java/pom.xml
Normal file → Executable file
|
|
@ -25,6 +25,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