Last Version

File Transport 3.9.0

A Mule transport for File Connectivity. This transport allows files to be read and written to directories on the local file system. The transport can be configured to filter the file it reads and the way files are written, such as whether binary output is used or the file is appended to.

License

License

GroupId

GroupId

org.mule.transports
ArtifactId

ArtifactId

mule-transport-file
Version

Version

3.9.0
Type

Type

jar
Description

Description

File Transport
A Mule transport for File Connectivity. This transport allows files to be read and written to directories on the local file system. The transport can be configured to filter the file it reads and the way files are written, such as whether binary output is used or the file is appended to.
Project Organization

Project Organization

MuleSoft, Inc.

Download mule-transport-file 3.9.0


<!-- https://jarcasting.com/artifacts/org.mule.transports/mule-transport-file/ -->
<dependency>
    <groupId>org.mule.transports</groupId>
    <artifactId>mule-transport-file</artifactId>
    <version>3.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.mule.transports/mule-transport-file/
implementation 'org.mule.transports:mule-transport-file:3.9.0'
// https://jarcasting.com/artifacts/org.mule.transports/mule-transport-file/
implementation ("org.mule.transports:mule-transport-file:3.9.0")
'org.mule.transports:mule-transport-file:jar:3.9.0'
<dependency org="org.mule.transports" name="mule-transport-file" rev="3.9.0">
  <artifact name="mule-transport-file" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mule.transports', module='mule-transport-file', version='3.9.0')
)
libraryDependencies += "org.mule.transports" % "mule-transport-file" % "3.9.0"
[org.mule.transports/mule-transport-file "3.9.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.mule.modules : mule-module-spring-config jar 3.9.0

test (4)

Group / Artifact Type Version
org.mule.tests : mule-tests-functional jar 3.9.0
org.mule.transports : mule-transport-vm jar 3.9.0
org.mockito : mockito-core jar 1.10.19
com.googlecode.multithreadedtc : multithreadedtc jar 1.01

Project Modules

There are no modules declared in this project.