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