1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-05 23:22:47 +00:00

Implements OrientDB as internal plug-and-play database

This commit is contained in:
2011-12-25 21:13:00 -02:00
parent a55a1d55f6
commit 1a4a4b0fcf
57 changed files with 43925 additions and 41789 deletions

View File

@@ -216,5 +216,10 @@
<url>http://download.java.net/maven/2</url>
<layout>default</layout>
</repository>
<repository>
<id>orientechnologies-repository</id>
<name>Orient Technologies Maven2 Repository</name>
<url>http://www.orientechnologies.com/listing/m2</url>
</repository>
</repositories>
</project>