Initial MuleSoft SMB Connector implementation for Mule 4.2.x
Pending tasks:
- Documentation
- Run unit tests against different SMB versions
- Run unit tests against different server authentication methods
- Code revision
Add this dependency to your application pom.xml
<groupId>org.mule.extension</groupId>
<artifactId>mulesoft-smb-connector</artifactId>
<version>1.0.0</version>
<classifier>mule-plugin</classifier>