---
title: "SDKs Home"
canonical: "https://docs.perspectium.com/space/apisdk/360607/SDKs%20Home"
format: markdown
---
The  Agent SDK for Java  allows you to leverage the Perspectium Replication Framework to write your own Java applications to consume and produce messages with the Perspectium Integration Mesh. This provides you a way to integrate custom applications with Perspectium-supported applications. Procedures  To set up the Agent SDK, follow these steps: Sample Project Click   to download a sample Java project that uses the Agent SDK. This project requires you have  JDK  and  Maven  installed on your computer. You can import the project into your Integrated Development Environment (IDE) such as  Eclipse  or you can build the project and run the application in a terminal window. To build and run in a terminal, follow these steps: