is not current version
Last Version 0.160.0

herd model api 0.149.0

This project contains the model API classes. This contains the herd XSD and generates Java POJO's from them. These classes are used for incoming and outgoing calls into the system (e.g. via REST).

License

License

GroupId

GroupId

org.finra.herd
ArtifactId

ArtifactId

herd-model-api
Version

Version

0.149.0
Type

Type

jar
Description

Description

herd model api
This project contains the model API classes. This contains the herd XSD and generates Java POJO's from them. These classes are used for incoming and outgoing calls into the system (e.g. via REST).
Project URL

Project URL

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

Download herd-model-api 0.149.0


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

Dependencies

compile (10)

Group / Artifact Type Version
org.jvnet.jaxb2_commons : jaxb2-basics-runtime jar 0.11.1
org.eclipse.persistence : org.eclipse.persistence.moxy jar 2.7.3
joda-time : joda-time jar 2.10.1
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

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.