<dependency>
<groupId>org.mule.modules</groupId>
<artifactId>mule-apikit-module</artifactId>
<version>1.1.0</version>
<classifier>mule-plugin</classifier>
</dependency>
To Update an APIkit Project
APIkit 4.x is a Mule plugin. The timing of future improvements and fixes are unconstrained by Studio or Mule Runtime release schedules. In Studio project, you use the installation wizard to check for updates. In a Maven-based Mule project, to change an APIkit version, just change the dependency in the POM of your application with the latest version of the module.