is not current version
Last Version 0.160.0

herd code 0.159.0

This project contains the herd code. This is where all source code and non-build related files reside.

License

License

GroupId

GroupId

org.finra.herd
ArtifactId

ArtifactId

herd-code
Version

Version

0.159.0
Type

Type

jar
Description

Description

herd code
This project contains the herd code. This is where all source code and non-build related files reside.
Project URL

Project URL

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

Download herd-code 0.159.0


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

Dependencies

compile (7)

Group / Artifact Type Version
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 (4)

Group / Artifact Type Version
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.