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