License |
License
Educational Community License, Version 2.0
|
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.googlecode.metridoc |
ArtifactId | ArtifactIdsushi-client |
Version | Version0.12 |
Type | Typejar |
Description |
Descriptionsushi-client-0.12
Data integration tools to assist libraries with collecting business metrics and usage data
|
Project URL |
Project URL |
Filename | Size |
---|---|
sushi-client-0.12.pom | |
sushi-client-0.12.jar | 21 KB |
sushi-client-0.12-sources.jar | 3 KB |
sushi-client-0.12-javadoc.jar | 25 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.metridoc/sushi-client/ -->
<dependency>
<groupId>com.googlecode.metridoc</groupId>
<artifactId>sushi-client</artifactId>
<version>0.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.metridoc/sushi-client/
implementation 'com.googlecode.metridoc:sushi-client:0.12'
// https://jarcasting.com/artifacts/com.googlecode.metridoc/sushi-client/
implementation ("com.googlecode.metridoc:sushi-client:0.12")
'com.googlecode.metridoc:sushi-client:jar:0.12'
<dependency org="com.googlecode.metridoc" name="sushi-client" rev="0.12">
<artifact name="sushi-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.metridoc', module='sushi-client', version='0.12')
)
libraryDependencies += "com.googlecode.metridoc" % "sushi-client" % "0.12"
[com.googlecode.metridoc/sushi-client "0.12"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.groovy : groovy-all | jar | 1.8.0 |
org.apache.camel : camel-groovy | jar | 2.7.2 |
org.apache.camel : camel-test Optional | jar | 2.7.2 |
org.apache.camel : camel-core | jar | 2.7.2 |
org.apache.httpcomponents : httpclient | jar | 4.1.1 |
com.googlecode.metridoc : metridoc-sushi | jar | 0.12 |
joda-time : joda-time | jar | 1.6.2 |
org.codehaus.staxmate : staxmate | jar | 2.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |