In the path C:\wso2\wso2das-3.0.1\repository\components there is a artifacts.xml file.
What is the function of this file?
Can I modify this file for add new libreries that I use for extend SIDDHI?, for example:
jaxrs-api-3.0.2.Final.jar
resteasy-client-3.0.2.Final.jar
resteasy-jaxrs-3.0.2.Final.jar
javax.json-1.0.4.jar
javax.json-api-1.0.jar
My problem is Siddhi not recognize a JAR that contain this libreries.