Last Version

File System Transport 1.0.1-3.4

Responsible for the transfer of custody to downstream repositories

License

License

Categories

Categories

Data
GroupId

GroupId

org.dataconservancy.pass.deposit
ArtifactId

ArtifactId

filesystem-transport
Version

Version

1.0.1-3.4
Type

Type

jar
Description

Description

File System Transport
Responsible for the transfer of custody to downstream repositories

Download filesystem-transport 1.0.1-3.4


<!-- https://jarcasting.com/artifacts/org.dataconservancy.pass.deposit/filesystem-transport/ -->
<dependency>
    <groupId>org.dataconservancy.pass.deposit</groupId>
    <artifactId>filesystem-transport</artifactId>
    <version>1.0.1-3.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.dataconservancy.pass.deposit/filesystem-transport/
implementation 'org.dataconservancy.pass.deposit:filesystem-transport:1.0.1-3.4'
// https://jarcasting.com/artifacts/org.dataconservancy.pass.deposit/filesystem-transport/
implementation ("org.dataconservancy.pass.deposit:filesystem-transport:1.0.1-3.4")
'org.dataconservancy.pass.deposit:filesystem-transport:jar:1.0.1-3.4'
<dependency org="org.dataconservancy.pass.deposit" name="filesystem-transport" rev="1.0.1-3.4">
  <artifact name="filesystem-transport" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dataconservancy.pass.deposit', module='filesystem-transport', version='1.0.1-3.4')
)
libraryDependencies += "org.dataconservancy.pass.deposit" % "filesystem-transport" % "1.0.1-3.4"
[org.dataconservancy.pass.deposit/filesystem-transport "1.0.1-3.4"]

Dependencies

compile (5)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
org.dataconservancy.pass.deposit : transport-api jar 1.0.1-3.4
org.dataconservancy.pass.support.messaging : cri jar 0.1.2-3.4
commons-io : commons-io jar 2.6
org.springframework : spring-context jar 5.1.4.RELEASE

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.24.5
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.