License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdorg.dataconservancy.pass.deposit |
ArtifactId | ArtifactIdfilesystem-transport |
Version | Version1.0.1-3.4 |
Type | Typejar |
Description |
DescriptionFile System Transport
Responsible for the transfer of custody to downstream repositories
|
<!-- 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"]
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 |
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 |