Skip to content

Installation

The Plugwerk Client SDK is distributed as a PF4J plugin with an isolated classloader — no dependency conflicts with your host application.

<dependency>
<groupId>io.plugwerk</groupId>
<artifactId>plugwerk-client-plugin</artifactId>
<version><!-- latest version --></version>
<classifier>pf4j</classifier>
<type>zip</type>
</dependency>

Download the ZIP from Maven Central or GitHub Releases and place it in your PF4J plugins directory.