Registry / utility / vespajlib

vespajlib

JSON →
library8.671.12javamavenunverified

Shared library for Java components of Vespa, containing common code that does not fit elsewhere.

<dependency> <groupId>com.yahoo.vespa</groupId> <artifactId>vespajlib</artifactId> <version>8.671.12</version> </dependency>
INSTALL
IMPORT
SIG · VESPAJLIB
V
vespajlib
utilityjavav8.671.12
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Vespa
✓ com.yahoo.vespa.Vespa

Basic usage of the Vespa library.

import com.yahoo.vespa.Vespa; public class Quickstart { public static void main(String[] args) { System.out.println("Vespa library loaded"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
8.671.12latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
vespajlib — mvn dependency:get vespajlib · libregistry