Use the Agent SDK file to develop agents for establishing communication between federated API management and
runtime.
Before you begin
Make sure that you have:
- Installed Java™ Development Kit (JDK) version 17 or
later.
Procedure
- Click Download resources.
- Download the
agent-sdk.zip.
The
agent-sdk-version-with-implementation-samples
compressed file contains the following folders.
- Javadocs folder. Includes extracted javadocs for api, core, and model Jars. Access
index.html to view the javadocs of the Agent SDK.
- Libs folder. Contains Agent SDK (api, core, and model) Jars and its respective javadocs.
- Samples folder. Includes a deployment folder (containing the docker compose files) and
implementation folder (containing the Agent SDK Jar information and sample Gradle projects for
managed and manual implementation).
- readme.md file. Explains the content in the folders that are comprised within the agent-sdk-
version-with-implementation-samples compressed file.
- Extract the
agent-sdk-version-with-implementation-samples file at the
preferred location in your system.