is not current version
Last Version 0.160.0

herd uploader 0.159.0

This is the uploader application. This is a tool that aids in the uploading and registering of files from the local file system to S3.

License

License

GroupId

GroupId

org.finra.herd
ArtifactId

ArtifactId

herd-uploader
Version

Version

0.159.0
Type

Type

jar
Description

Description

herd uploader
This is the uploader application. This is a tool that aids in the uploading and registering of files from the local file system to S3.
Project URL

Project URL

http://finraos.github.io/herd/

Download herd-uploader 0.159.0


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

Dependencies

compile (8)

Group / Artifact Type Version
org.finra.herd : herd-tools-common jar 0.159.0
org.slf4j : slf4j-api jar 1.7.26
org.slf4j : jcl-over-slf4j jar 1.7.26
org.apache.logging.log4j : log4j-slf4j-impl jar 2.14.1
org.apache.logging.log4j : log4j-api jar 2.14.1
org.apache.logging.log4j : log4j-core jar 2.14.1
com.google.code.findbugs : annotations jar 3.0.1
io.swagger : swagger-annotations jar 1.5.9

test (10)

Group / Artifact Type Version
org.finra.herd : herd-tools-common test-jar 0.159.0
org.finra.herd : herd-core test-jar 0.159.0
org.finra.herd : herd-dao test-jar 0.159.0
org.finra.herd : herd-service test-jar 0.159.0
org.springframework : spring-test jar 4.3.30.RELEASE
com.github.stefanbirkner : system-rules jar 1.19.0
junit : junit jar 4.12
org.postgresql : postgresql jar 42.1.4.jre7
com.h2database : h2 Optional jar 1.4.200
org.apache.commons : commons-dbcp2 jar 2.5.0

Project Modules

There are no modules declared in this project.