License |
License |
---|---|
Categories |
CategoriesMetrics Application Testing & Monitoring Monitoring |
GroupId | GroupIdcom.threewks.thundr |
ArtifactId | ArtifactIdthundr-bigmetrics |
Last Version | Last Version3.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionthundr-bigmetrics
A thundr module for supporting metrics in big query
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
thundr-bigmetrics-3.0.0.pom | |
thundr-bigmetrics-3.0.0.jar | 59 KB |
thundr-bigmetrics-3.0.0-sources.jar | 40 KB |
thundr-bigmetrics-3.0.0-javadoc.jar | 225 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.threewks.thundr/thundr-bigmetrics/ -->
<dependency>
<groupId>com.threewks.thundr</groupId>
<artifactId>thundr-bigmetrics</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.threewks.thundr/thundr-bigmetrics/
implementation 'com.threewks.thundr:thundr-bigmetrics:3.0.0'
// https://jarcasting.com/artifacts/com.threewks.thundr/thundr-bigmetrics/
implementation ("com.threewks.thundr:thundr-bigmetrics:3.0.0")
'com.threewks.thundr:thundr-bigmetrics:jar:3.0.0'
<dependency org="com.threewks.thundr" name="thundr-bigmetrics" rev="3.0.0">
<artifact name="thundr-bigmetrics" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.threewks.thundr', module='thundr-bigmetrics', version='3.0.0')
)
libraryDependencies += "com.threewks.thundr" % "thundr-bigmetrics" % "3.0.0"
[com.threewks.thundr/thundr-bigmetrics "3.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.threewks.thundr : thundr-gae | jar | 3.0.0 |
com.google.api-client : google-api-client | jar | 1.21.0 |
com.google.apis : google-api-services-bigquery | jar | v2-rev317-1.21.0 |
com.google.http-client : google-http-client-jackson2 | jar | 1.21.0 |
com.google.http-client : google-http-client-gson | jar | 1.21.0 |
commons-beanutils : commons-beanutils | jar | 1.8.3 |
commons-collections : commons-collections | jar | 3.2.1 |
com.threewks.thundr : thundr | jar | 3.0.0 |
Group / Artifact | Type | Version |
---|---|---|
com.threewks.thundr : thundr-gae | test-jar | 3.0.0 |
com.google.appengine : appengine-testing | jar | 1.9.44 |
com.google.appengine : appengine-api-stubs | jar | 1.9.44 |
com.google.appengine : appengine-tools-sdk | jar | 1.9.44 |
com.threewks.thundr : thundr | test-jar | 3.0.0 |
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.mockito : mockito-all | jar | 1.10.19 |