Elastic Search and webmethods Integration

Please format your code using </> icon as explained in this guide. It will make your post more readable.

Or use markdown style like:

```
CODE
```

IndexScopedSettings is part of the elasticsearch core jar. Not sure why you are not seeing it.

If you are really using Maven, you should not see such an issue. May be you used Maven "just to download" jars but then copied manually jars in your application classpath?