License |
License |
---|---|
Categories |
CategoriesDex General Purpose Libraries Utility |
GroupId | GroupIdcom.yahoo.vespa |
ArtifactId | ArtifactIdindexinglanguage |
Last Version | Last Version8.7.17 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionindexinglanguage
Interpreter for the Indexing Language
|
Filename | Size |
---|---|
indexinglanguage-8.7.17.pom | |
indexinglanguage-8.7.17.jar | 196 KB |
indexinglanguage-8.7.17-sources.jar | 111 KB |
indexinglanguage-8.7.17-javadoc.jar | 987 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.yahoo.vespa/indexinglanguage/ -->
<dependency>
<groupId>com.yahoo.vespa</groupId>
<artifactId>indexinglanguage</artifactId>
<version>8.7.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.vespa/indexinglanguage/
implementation 'com.yahoo.vespa:indexinglanguage:8.7.17'
// https://jarcasting.com/artifacts/com.yahoo.vespa/indexinglanguage/
implementation ("com.yahoo.vespa:indexinglanguage:8.7.17")
'com.yahoo.vespa:indexinglanguage:jar:8.7.17'
<dependency org="com.yahoo.vespa" name="indexinglanguage" rev="8.7.17">
<artifact name="indexinglanguage" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.vespa', module='indexinglanguage', version='8.7.17')
)
libraryDependencies += "com.yahoo.vespa" % "indexinglanguage" % "8.7.17"
[com.yahoo.vespa/indexinglanguage "8.7.17"]
Group / Artifact | Type | Version |
---|---|---|
com.yahoo.vespa : vespajlib | jar | 8.7.17 |
com.yahoo.vespa : document | jar | 8.7.17 |
com.yahoo.vespa : linguistics | jar | 8.7.17 |
com.yahoo.vespa : predicate-search-core | jar | 8.7.17 |
com.google.guava : guava | jar | 27.1-jre |
Group / Artifact | Type | Version |
---|---|---|
com.yahoo.vespa : annotations | jar | 8.7.17 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.mockito : mockito-core | jar | 4.0.0 |