Code Samples : About the BigMemory Max Code Samples
About the BigMemory Max Code Samples
The codes samples illustrate various features of BigMemory Max. The code samples are available in the /code-samples directory of the BigMemory Max 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 Max.
Copyright © 2010-2017 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback