MVN

com.betfair.sre : statse-client-parent

Maven & Gradle

Apr 03, 2014
1 stars

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

<dependency>
    <groupId>com.betfair.sre</groupId>
    <artifactId>statse-client-parent</artifactId>
    <version>1.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.betfair.sre : statse-client-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.3.0

All Versions

Choose a version of com.betfair.sre : statse-client-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.3.x
statse-client-parent-1.3.0
1.2.x
statse-client-parent-1.2.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.betfair.sre</groupId>
    <artifactId>statse-client-parent</artifactId>
    <version>1.3.0</version>
</dependency>