| License |
License |
|---|---|
| GroupId | GroupIdcom.yahoo.vespa |
| ArtifactId | ArtifactIdstatistics |
| Version | Version7.553.2 |
| Type | Typejar |
| Description |
DescriptionParent artifact for all Vespa maven projects.
|
| Filename | Size |
|---|---|
| statistics-7.553.2.pom | |
| statistics-7.553.2.jar | 56 KB |
| statistics-7.553.2-sources.jar | 31 KB |
| statistics-7.553.2-javadoc.jar | 551 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.yahoo.vespa/statistics/ -->
<dependency>
<groupId>com.yahoo.vespa</groupId>
<artifactId>statistics</artifactId>
<version>7.553.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.vespa/statistics/
implementation 'com.yahoo.vespa:statistics:7.553.2'
// https://jarcasting.com/artifacts/com.yahoo.vespa/statistics/
implementation ("com.yahoo.vespa:statistics:7.553.2")
'com.yahoo.vespa:statistics:jar:7.553.2'
<dependency org="com.yahoo.vespa" name="statistics" rev="7.553.2">
<artifact name="statistics" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.vespa', module='statistics', version='7.553.2')
)
libraryDependencies += "com.yahoo.vespa" % "statistics" % "7.553.2"
[com.yahoo.vespa/statistics "7.553.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.yahoo.vespa : vespalog | jar | 7.553.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.yahoo.vespa : config-bundle | jar | 7.553.2 |
| com.yahoo.vespa : config | jar | 7.553.2 |
| com.yahoo.vespa : component | jar | 7.553.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.hamcrest : hamcrest-library | jar | 1.3 |