Skip to content

Version 2.1.1

Compare
Choose a tag to compare
@skwidge skwidge released this 21 Jun 10:00
· 17 commits to master since this release

The main change with this release is the switch to Maven from Ant and Ivy. This is to facilitate the goal of getting OdbResource into the Maven central repository.

A result of this is that OdbResource is no longer distributed in a zip file with all of its dependencies. Instead there is odbresource.jar, a sources jar and a javadoc jar , just as you would supply to Maven central.

We recommend downloading Tomcat 8 and OrientDB 2.1 from their websites as these projects provide all the dependencies required by OdbResource. Or better yet, make it a dependency n your pom.xml - once we have it in Maven central. :)

Find the User Guide here.

Find the API documentation here.