License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.betfair.sre |
ArtifactId | ArtifactIdstatse-client |
Last Version | Last Version1.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionStatsE Client
A lightweight client for output to a StatsE agent
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
statse-client-1.3.0.pom | |
statse-client-1.3.0.jar | 12 KB |
statse-client-1.3.0-sources.jar | 8 KB |
statse-client-1.3.0-javadoc.jar | 64 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.betfair.sre/statse-client/ -->
<dependency>
<groupId>com.betfair.sre</groupId>
<artifactId>statse-client</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.betfair.sre/statse-client/
implementation 'com.betfair.sre:statse-client:1.3.0'
// https://jarcasting.com/artifacts/com.betfair.sre/statse-client/
implementation ("com.betfair.sre:statse-client:1.3.0")
'com.betfair.sre:statse-client:jar:1.3.0'
<dependency org="com.betfair.sre" name="statse-client" rev="1.3.0">
<artifact name="statse-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.betfair.sre', module='statse-client', version='1.3.0')
)
libraryDependencies += "com.betfair.sre" % "statse-client" % "1.3.0"
[com.betfair.sre/statse-client "1.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.zeromq : jeromq | jar | 0.3.3 |
org.slf4j : slf4j-api | jar | 1.7.6 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | 2.5.6 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.8.5 |
org.mockito : mockito-all | jar | 1.9.5 |
ch.qos.logback : logback-classic | jar | 1.1.1 |