License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.yahoo.vespa |
ArtifactId | ArtifactIdvespa-feed-client-api |
Last Version | Last Version8.7.17 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent artifact for all Vespa maven projects.
|
<!-- https://jarcasting.com/artifacts/com.yahoo.vespa/vespa-feed-client-api/ -->
<dependency>
<groupId>com.yahoo.vespa</groupId>
<artifactId>vespa-feed-client-api</artifactId>
<version>8.7.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.vespa/vespa-feed-client-api/
implementation 'com.yahoo.vespa:vespa-feed-client-api:8.7.17'
// https://jarcasting.com/artifacts/com.yahoo.vespa/vespa-feed-client-api/
implementation ("com.yahoo.vespa:vespa-feed-client-api:8.7.17")
'com.yahoo.vespa:vespa-feed-client-api:jar:8.7.17'
<dependency org="com.yahoo.vespa" name="vespa-feed-client-api" rev="8.7.17">
<artifact name="vespa-feed-client-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.vespa', module='vespa-feed-client-api', version='8.7.17')
)
libraryDependencies += "com.yahoo.vespa" % "vespa-feed-client-api" % "8.7.17"
[com.yahoo.vespa/vespa-feed-client-api "8.7.17"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-core | jar | 2.13.3 |
Group / Artifact | Type | Version |
---|---|---|
com.yahoo.vespa : annotations | jar | 8.7.17 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.8.1 |