License |
License |
---|---|
Categories |
CategoriesSearch Business Logic Libraries |
GroupId | GroupIdcom.yahoo.vespa |
ArtifactId | ArtifactIdpredicate-search-core |
Version | Version8.7.17 |
Type | Typejar |
Description |
Descriptionpredicate-search-core
Parent artifact for all Vespa maven projects.
|
<!-- https://jarcasting.com/artifacts/com.yahoo.vespa/predicate-search-core/ -->
<dependency>
<groupId>com.yahoo.vespa</groupId>
<artifactId>predicate-search-core</artifactId>
<version>8.7.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.vespa/predicate-search-core/
implementation 'com.yahoo.vespa:predicate-search-core:8.7.17'
// https://jarcasting.com/artifacts/com.yahoo.vespa/predicate-search-core/
implementation ("com.yahoo.vespa:predicate-search-core:8.7.17")
'com.yahoo.vespa:predicate-search-core:jar:8.7.17'
<dependency org="com.yahoo.vespa" name="predicate-search-core" rev="8.7.17">
<artifact name="predicate-search-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.vespa', module='predicate-search-core', version='8.7.17')
)
libraryDependencies += "com.yahoo.vespa" % "predicate-search-core" % "8.7.17"
[com.yahoo.vespa/predicate-search-core "8.7.17"]
Group / Artifact | Type | Version |
---|---|---|
org.antlr : antlr-runtime | jar | 3.5.2 |
com.yahoo.vespa : vespajlib | jar | 8.7.17 |
Group / Artifact | Type | Version |
---|---|---|
com.yahoo.vespa : annotations | jar | 8.7.17 |
com.fasterxml.jackson.core : jackson-core | jar | 2.13.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |