StatsE Client Parent

A client library for the StatsE agent, and a simple test agent to confirm output

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.betfair.sre
ArtifactId

ArtifactId

statse-client-parent
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

pom
Description

Description

StatsE Client Parent
A client library for the StatsE agent, and a simple test agent to confirm output
Project Organization

Project Organization

Betfair
Source Code Management

Source Code Management

https://github.com/betfair/statse-client.git

Download statse-client-parent

How to add to project

<!-- https://jarcasting.com/artifacts/com.betfair.sre/statse-client-parent/ -->
<dependency>
    <groupId>com.betfair.sre</groupId>
    <artifactId>statse-client-parent</artifactId>
    <version>1.3.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.betfair.sre/statse-client-parent/
implementation 'com.betfair.sre:statse-client-parent:1.3.0'
// https://jarcasting.com/artifacts/com.betfair.sre/statse-client-parent/
implementation ("com.betfair.sre:statse-client-parent:1.3.0")
'com.betfair.sre:statse-client-parent:pom:1.3.0'
<dependency org="com.betfair.sre" name="statse-client-parent" rev="1.3.0">
  <artifact name="statse-client-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.betfair.sre', module='statse-client-parent', version='1.3.0')
)
libraryDependencies += "com.betfair.sre" % "statse-client-parent" % "1.3.0"
[com.betfair.sre/statse-client-parent "1.3.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • client
  • test-agent

/* Copyright 2013, The Sporting Exchange Limited

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. */

This is a README files

com.betfair.sre

Betfair

Versions

Version
1.3.0
1.2.0