License |
License |
---|---|
GroupId | GroupIdorg.finra.herd |
ArtifactId | ArtifactIdherd-sdk |
Last Version | Last Version0.160.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionherd sdk
This project contains swagger generated clients that invoke the herd REST API's.
|
Filename | Size |
---|---|
herd-sdk-0.160.0.pom | |
herd-sdk-0.160.0.jar | 983 KB |
herd-sdk-0.160.0-tests.jar | 12 KB |
herd-sdk-0.160.0-sources.jar | 635 KB |
herd-sdk-0.160.0-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.finra.herd/herd-sdk/ -->
<dependency>
<groupId>org.finra.herd</groupId>
<artifactId>herd-sdk</artifactId>
<version>0.160.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.finra.herd/herd-sdk/
implementation 'org.finra.herd:herd-sdk:0.160.0'
// https://jarcasting.com/artifacts/org.finra.herd/herd-sdk/
implementation ("org.finra.herd:herd-sdk:0.160.0")
'org.finra.herd:herd-sdk:jar:0.160.0'
<dependency org="org.finra.herd" name="herd-sdk" rev="0.160.0">
<artifact name="herd-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.finra.herd', module='herd-sdk', version='0.160.0')
)
libraryDependencies += "org.finra.herd" % "herd-sdk" % "0.160.0"
[org.finra.herd/herd-sdk "0.160.0"]
Group / Artifact | Type | Version |
---|---|---|
org.finra.herd : herd-sdk-resources | jar | 0.160.0 |
com.sun.jersey : jersey-client | jar | 1.19.4 |
com.sun.jersey.contribs : jersey-multipart | jar | 1.19.4 |
com.fasterxml.jackson.core : jackson-core | jar | 2.9.10 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.9.10 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.10 |
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider | jar | 2.9.10 |
com.fasterxml.jackson.datatype : jackson-datatype-joda | jar | 2.9.10 |
joda-time : joda-time | jar | 2.10.1 |
com.brsanthu : migbase64 | jar | 2.2 |
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 |
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 |