| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.yahoo.vespa |
| ArtifactId | ArtifactIdclient |
| Version | Version7.421.25 |
| Type | Typejar |
| Description |
DescriptionParent artifact for all Vespa maven projects.
|
| Filename | Size |
|---|---|
| client-7.421.25.pom | |
| client-7.421.25.jar | 38 KB |
| client-7.421.25-sources.jar | 23 KB |
| client-7.421.25-javadoc.jar | 469 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.yahoo.vespa/client/ -->
<dependency>
<groupId>com.yahoo.vespa</groupId>
<artifactId>client</artifactId>
<version>7.421.25</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.vespa/client/
implementation 'com.yahoo.vespa:client:7.421.25'
// https://jarcasting.com/artifacts/com.yahoo.vespa/client/
implementation ("com.yahoo.vespa:client:7.421.25")
'com.yahoo.vespa:client:jar:7.421.25'
<dependency org="com.yahoo.vespa" name="client" rev="7.421.25">
<artifact name="client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.vespa', module='client', version='7.421.25')
)
libraryDependencies += "com.yahoo.vespa" % "client" % "7.421.25"
[com.yahoo.vespa/client "7.421.25"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.gson : gson | jar | 2.8.5 |
| org.apache.commons : commons-text | jar | 1.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.spockframework : spock-core | jar | 1.3-groovy-2.5 |
| org.codehaus.groovy : groovy-all | pom | 2.5.6 |