Weaviate Java client

A java client for Weaviate Vector Search Engine

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

technology.semi.weaviate
ArtifactId

ArtifactId

client
Last Version

Last Version

3.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Weaviate Java client
A java client for Weaviate Vector Search Engine
Project URL

Project URL

https://github.com/semi-technologies/weaviate-java-client
Project Organization

Project Organization

SeMI Technologies B.V.
Source Code Management

Source Code Management

https://github.com/semi-technologies/weaviate-java-client/tree/main

Download client

How to add to project

<!-- https://jarcasting.com/artifacts/technology.semi.weaviate/client/ -->
<dependency>
    <groupId>technology.semi.weaviate</groupId>
    <artifactId>client</artifactId>
    <version>3.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/technology.semi.weaviate/client/
implementation 'technology.semi.weaviate:client:3.1.1'
// https://jarcasting.com/artifacts/technology.semi.weaviate/client/
implementation ("technology.semi.weaviate:client:3.1.1")
'technology.semi.weaviate:client:jar:3.1.1'
<dependency org="technology.semi.weaviate" name="client" rev="3.1.1">
  <artifact name="client" type="jar" />
</dependency>
@Grapes(
@Grab(group='technology.semi.weaviate', module='client', version='3.1.1')
)
libraryDependencies += "technology.semi.weaviate" % "client" % "3.1.1"
[technology.semi.weaviate/client "3.1.1"]

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.13
org.projectlombok : lombok jar 1.18.24
com.google.code.gson : gson jar 2.9.0
org.apache.commons : commons-lang3 jar 3.12.0

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.testcontainers : testcontainers jar 1.17.2
org.assertj : assertj-core jar 3.23.1

Project Modules

There are no modules declared in this project.
technology.semi.weaviate

SeMI Technologies

SeMI Technologies creates database software like the Weaviate vector search engine

Versions

Version
3.1.1
3.1.0
3.0.0
2.4.0
2.3.0
2.2.2
2.2.1
2.2.0
2.1.1
2.1.0
2.0.0
1.2.1
1.2.0
1.1.2
1.1.1
1.1.0
1.0.2
1.0.1
1.0.0