sudeephazra commented on issue #6345:
URL: https://github.com/apache/seatunnel/issues/6345#issuecomment-2361840199

   No, file and file-local
   ```xml
   <dependency>
               <groupId>org.apache.seatunnel</groupId>
               <artifactId>connector-file</artifactId>
               <version>${project.version}</version>
           </dependency>
   <dependency>
               <groupId>org.apache.seatunnel</groupId>
               <artifactId>connector-file-local</artifactId>
               <version>${project.version}</version>
           </dependency>
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to