### Is your feature request related to a problem? To make sure AD works as an extension, all the required extension points for creating a detector should be covered. 1. Build AD, JS plugin with 3.0.0-SNAPSHOT and publish it to maven local. It can be consume later by the SDK. - https://github.com/opensearch-project/anomaly-detection/pull/645 2. Remove the dependency of JS in AD plugin. - https://github.com/opensearch-project/opensearch-sdk-java/issues/113 3. Remove the dependency of Common Utils in AD plugin - https://github.com/opensearch-project/opensearch-sdk-java/issues/117 4. Integrate the local published SDK with AD build.gradle - https://github.com/opensearch-project/opensearch-sdk-java/issues/133 5. Create a main class to use the imported code available from SDK - https://github.com/opensearch-project/opensearch-sdk-java/issues/133 6. Replacement of opensearchplugin for Extensions -https://github.com/opensearch-project/opensearch-sdk-java/issues/137
Is your feature request related to a problem?
To make sure AD works as an extension, all the required extension points for creating a detector should be covered.
opensearchpluginfor Extensions #137