License |
License |
---|---|
Categories |
CategoriesSearch Business Logic Libraries |
GroupId | GroupIdcom.yahoo.vespa |
ArtifactId | ArtifactIdpredicate-search-core |
Version | Version7.547.18 |
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>7.547.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.vespa/predicate-search-core/
implementation 'com.yahoo.vespa:predicate-search-core:7.547.18'
// https://jarcasting.com/artifacts/com.yahoo.vespa/predicate-search-core/
implementation ("com.yahoo.vespa:predicate-search-core:7.547.18")
'com.yahoo.vespa:predicate-search-core:jar:7.547.18'
<dependency org="com.yahoo.vespa" name="predicate-search-core" rev="7.547.18">
<artifact name="predicate-search-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.vespa', module='predicate-search-core', version='7.547.18')
)
libraryDependencies += "com.yahoo.vespa" % "predicate-search-core" % "7.547.18"
[com.yahoo.vespa/predicate-search-core "7.547.18"]
Group / Artifact | Type | Version |
---|---|---|
org.antlr : antlr-runtime | jar | 3.5.2 |
com.yahoo.vespa : vespajlib | jar | 7.547.18 |
com.yahoo.vespa : annotations | jar | 7.547.18 |
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-core | jar | 2.12.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |