is not current version
Last Version 2.0.55

Unified Odds feed SDK 2.0.53

UnifiedFeed SDK is a client library that enables easier integration with the Betradar XML feeds. SDK exposes XML feed service interface in a more user-friendly way and isolates the client from having to do XML feed parsing, proper connection handling, error recovery, event queuing, data caching and dispatching. It also makes a client solution more stable and robust when it comes to feed handling, especially with the release of new and updated XML feed versions.

License

License

GroupId

GroupId

com.sportradar.unifiedodds.sdk
ArtifactId

ArtifactId

unified-feed-sdk
Version

Version

2.0.53
Type

Type

jar
Description

Description

Unified Odds feed SDK
UnifiedFeed SDK is a client library that enables easier integration with the Betradar XML feeds. SDK exposes XML feed service interface in a more user-friendly way and isolates the client from having to do XML feed parsing, proper connection handling, error recovery, event queuing, data caching and dispatching. It also makes a client solution more stable and robust when it comes to feed handling, especially with the release of new and updated XML feed versions.
Project URL

Project URL

http://sdk.sportradar.com/unifiedfeed/java2
Source Code Management

Source Code Management

https://github.com/sportradar/UnifiedOddsSdkJava

Download unified-feed-sdk 2.0.53


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

Dependencies

compile (9)

Group / Artifact Type Version
com.rabbitmq : amqp-client jar 3.6.0
org.apache.httpcomponents : httpclient jar 4.5.1
org.slf4j : slf4j-api jar 1.7.13
ch.qos.logback : logback-core jar 1.2.3
ch.qos.logback : logback-classic jar 1.2.3
com.google.guava : guava jar 21.0
com.google.inject : guice jar 4.0
com.ibm.icu : icu4j jar 57.1
org.yaml : snakeyaml jar 1.20

test (6)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest jar 2.2
org.mockito : mockito-core jar 2.7.22
com.rabbitmq : http-client jar 3.12.0
org.springframework : spring-web jar 5.3.9
com.fasterxml.jackson.core : jackson-databind jar 2.13.0

Project Modules

There are no modules declared in this project.