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