This is the custom Apache Maven repository for Perst database.
To add Perst into your own Maven project you need to add the followinf sections to file pom.xml:
-
Add section 'repository' to specify this custom Maven repository. perf-mvn-repo https://raw.github.com/mcobject/perst/mvn-repo/ true always
-
Add section 'dependency' to specify the dependency itself. com.mcobject com.mcobject.perst 1.3-SNAPSHOT
Download file Benchmark.zip for details. This is the sample 'Benchmark' prepared as Intellij Idea Maven-based project.