is not current version
Last Version 1.4.45

Bullhorn REST SDK 1.4.36

The Bullhorn REST SDK provides simple authentication to the Bullhorn REST APIs as well as wrapper objects for the API itself and all domain objects. It is typically used for integrating or customizing the Bullhorn ATS platform.

License

License

GroupId

GroupId

com.bullhorn
ArtifactId

ArtifactId

sdk-rest
Version

Version

1.4.36
Type

Type

jar
Description

Description

Bullhorn REST SDK
The Bullhorn REST SDK provides simple authentication to the Bullhorn REST APIs as well as wrapper objects for the API itself and all domain objects. It is typically used for integrating or customizing the Bullhorn ATS platform.
Project URL

Project URL

https://github.com/bullhorn/sdk-rest
Source Code Management

Source Code Management

https://github.com/bullhorn/sdk-rest

Download sdk-rest 1.4.36


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

Dependencies

compile (22)

Group / Artifact Type Version
org.springframework : spring-core jar 4.2.6.RELEASE
org.springframework : spring-web jar 4.2.6.RELEASE
org.springframework : spring-context jar 4.2.6.RELEASE
joda-time : joda-time jar 2.9.2
commons-io : commons-io jar 2.4
org.apache.commons : commons-lang3 jar 3.4
org.json : json jar 20151123
com.fasterxml.jackson.core : jackson-core jar 2.10.0
com.fasterxml.jackson.core : jackson-databind jar 2.10.0
com.fasterxml.jackson.core : jackson-annotations jar 2.10.0
com.fasterxml.jackson.datatype : jackson-datatype-joda jar 2.10.0
com.google.guava : guava jar 19.0
commons-httpclient : commons-httpclient jar 3.1
commons-beanutils : commons-beanutils jar 1.9.4
commons-codec : commons-codec jar 1.10
org.codehaus.groovy : groovy jar 2.4.5
javax.validation : validation-api jar 1.1.0.Final
org.hibernate : hibernate-validator jar 5.3.6.Final
log4j : log4j jar 1.2.17
com.esotericsoftware.kryo : kryo jar 2.24.0
de.javakaffee : kryo-serializers jar 0.37
org.hamcrest : hamcrest jar 2.2

test (4)

Group / Artifact Type Version
org.springframework : spring-test jar 4.2.6.RELEASE
junit : junit jar 4.13.1
org.spockframework : spock-core jar 0.7-groovy-2.0
cglib : cglib-nodep jar 3.1

Project Modules

There are no modules declared in this project.