is not current version
Last Version 0.160.0

herd rest 0.150.0

This project contains the REST endpoint code. This is where incoming REST API's are defined.

License

License

GroupId

GroupId

org.finra.herd
ArtifactId

ArtifactId

herd-rest
Version

Version

0.150.0
Type

Type

jar
Description

Description

herd rest
This project contains the REST endpoint code. This is where incoming REST API's are defined.
Project URL

Project URL

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

Download herd-rest 0.150.0


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

Dependencies

compile (15)

Group / Artifact Type Version
org.finra.herd : herd-ui jar 0.150.0
org.apache.commons : commons-lang3 jar 3.8.1
org.springframework : spring-beans jar 4.3.27.RELEASE
org.springframework : spring-context jar 4.3.27.RELEASE
org.springframework : spring-core jar 4.3.27.RELEASE
org.springframework : spring-oxm jar 4.3.27.RELEASE
org.springframework : spring-web jar 4.3.27.RELEASE
org.springframework : spring-webmvc jar 4.3.27.RELEASE
org.slf4j : slf4j-api jar 1.7.25
org.slf4j : jcl-over-slf4j jar 1.7.25
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

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 4.0.1

test (12)

Group / Artifact Type Version
org.finra.herd : herd-model-api test-jar 0.150.0
org.finra.herd : herd-model test-jar 0.150.0
org.finra.herd : herd-core test-jar 0.150.0
org.finra.herd : herd-dao test-jar 0.150.0
org.finra.herd : herd-service test-jar 0.150.0
org.finra.herd : herd-ui test-jar 0.150.0
org.springframework : spring-test jar 4.3.27.RELEASE
org.mockito : mockito-core jar 2.10.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.