Code Samples : About the BigMemory Go Code Samples
About the BigMemory Go Code Samples
The codes samples illustrate various features of BigMemory Go . The code samples are available in the /code-samples directory of the BigMemory Go kit.
Running the Codes Samples with Maven
To run the code samples with Maven, you need to add the Terracotta Maven repositories to your Maven settings.xml file. To do this, add the following repository information to your settings.xml file:
<repository>
<id>terracotta-repository</id>
<url>http://www.terracotta.org/download/reflector/releases</url>
<releases>
<enabled>true</enabled>
</releases>
</repository>
For further information, see "Working with Apache Maven" in the Developer Guide for BigMemory Go .
Copyright © 2010-2017 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback