Document created with Terracotta archetype

This module has been created with the Maven TIM Archetype. The instructions from the archetype are retained, and some elements may not be applicable or relevant for SemiSpace.

Please see the semispace-book for details.

Introduction

Terracotta integration module for semispace

Read the About page for more information about this project.

Go to the Quickstart Guide to get you up and running with the project in the fewest-possible steps.

The Install Guide has instructions on how to install this project into your local Maven repository.

Read the Building page for instructions on how to configure your environment to create your own builds of this project.

And finally, go to the Downloads section to download the packaged binaries and source for this project.

Enjoy!

Maven Coordinates

To reference this artifact, use the following attribute values:

groupId   : org.semispace
artifactId: semispace-tim
version   : 1.3.1

You can also cut and paste the following code snippet into your project's POM:

<groupId>org.semispace</groupId>
<artifactId>semispace-tim</artifactId>
<version>1.3.1</version>