MVN

com.47deg.xef : xef-lucene

Maven & Gradle

May 27, 2023
163 stars

xef · Building applications with LLMs through composability, in Kotlin

<dependency>
    <groupId>com.47deg.xef</groupId>
    <artifactId>xef-lucene</artifactId>
    <version>0.0.1-alpha.16</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.47deg.xef : xef-lucene to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.1-alpha.16
  • Latest Alpha: 0.0.1-alpha.16

All Versions

Choose a version of com.47deg.xef : xef-lucene to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
xef-lucene-0.0.1-alpha.16
xef-lucene-0.0.1-alpha.27
xef-lucene-0.0.1-alpha.26
xef-lucene-0.0.1-alpha.25
xef-lucene-0.0.1-alpha.24
xef-lucene-0.0.1-alpha.23
xef-lucene-0.0.1-alpha.22
xef-lucene-0.0.1-alpha.21
xef-lucene-0.0.1-alpha.15
xef-lucene-0.0.1-alpha.14
xef-lucene-0.0.1-alpha.13
xef-lucene-0.0.1-alpha.12
xef-lucene-0.0.1-alpha.11
xef-lucene-0.0.1-alpha.10
xef-lucene-0.0.1-alpha.9
xef-lucene-0.0.1-alpha.8
xef-lucene-0.0.1-alpha.7
xef-lucene-0.0.1-alpha.6
xef-lucene-0.0.1-alpha.5
xef-lucene-0.0.1-alpha.4
xef-lucene-0.0.1-alpha.3

How to add a dependency to Maven

Add the following com.47deg.xef : xef-lucene maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.47deg.xef</groupId>
    <artifactId>xef-lucene</artifactId>
    <version>0.0.1-alpha.16</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.47deg.xef : xef-lucene gradle dependency to your build.gradle file:

implementation 'com.47deg.xef:xef-lucene:0.0.1-alpha.16'

Gradle Kotlin DSL: Add the following com.47deg.xef : xef-lucene gradle kotlin dependency to your build.gradle.kts file:

implementation("com.47deg.xef:xef-lucene:0.0.1-alpha.16")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.47deg.xef : xef-lucene sbt scala dependency to your build.sbt file:

libraryDependencies += "com.47deg.xef" % "xef-lucene" % "0.0.1-alpha.16"

Advertisement

Dependencies from Group

May 26, 2023
163 stars
May 23, 2023
163 stars
May 23, 2023
163 stars
May 23, 2023
163 stars
May 23, 2023
163 stars

Discover Dependencies

May 27, 2023
163 stars
May 27, 2023
163 stars
May 27, 2023
163 stars
May 27, 2023
163 stars
May 27, 2023
163 stars
May 27, 2023
163 stars
May 27, 2023
163 stars
May 27, 2023
163 stars
Aug 17, 2023
139 stars