Group: Weavric
Sort by:Popular

1.Weavric Test30 usages

com.weavric » weavric-test Apache

Test module for the Weavric
Last Release on Jul 11, 2026

2.Weavric Spring28 usages

com.weavric » weavric-spring Apache

Spring Boot integration for Weavric
Last Release on Jul 11, 2026

3.Weavric Core22 usages

com.weavric » weavric-core Apache

Core module of the Weavric, providing essential functionalities and utilities.
Last Release on Jul 11, 2026
Provides templating capabilities for the Weavric using Pebble templates.
Last Release on Jul 11, 2026
Built-in key-value datastore primitive for Weavric: store/load/increment/delete blocks backed by a swappable IWeaveDataStore SPI. Ships an in-memory default impl (with TTL and atomic increment) and an optional JPA-backed impl ...
Last Release on Jul 11, 2026
This module provides Spring Web support for the Weavric, enabling web-based weave tasks and workflows.
Last Release on Jul 11, 2026
SPI for resolving weave definitions by key. Implement it to tell the engine where definitions live (database, files, remote service, in-memory, etc.).
Last Release on Jul 11, 2026
Dynamic (no/low-code) REST APIs for the Weavric: turn a YAML/JSON workflow definition into an HTTP endpoint by executing it against the incoming request — no controllers, DTOs, or mappers required.
Last Release on Jul 11, 2026

9.Weavric Tenancy5 usages

com.weavric » weavric-tenancy Apache

Optional multi-tenancy support for Weavric: per-tenant fan-out for self-firing publishers (time-based), tenant-context propagation through async hops, and ShedLock integration. No other Weavric module depends on this one.
Last Release on Jul 11, 2026

10.Weavric Secrets4 usages

com.weavric » weavric-secrets Apache

Per-tenant encrypted secrets vault for Weavric. Exposes secrets to templates as {{ secrets['name'] }} (mirroring the env[...] accessor) behind a pluggable ISecretStore SPI.
Last Release on Jul 10, 2026
A Spring Boot module providing RESTful API endpoints for managing and interacting with the Weavric.
Last Release on Jul 10, 2026
Reliability primitives for Weavric: execution guard, retry-with-backoff, try/catch/finally, and dead-letter routing — cross-cutting per-block options (__retry, __tryCatch) plus wrapper blocks, mirroring the __audit pattern.
Last Release on Jul 11, 2026
Spring AI module for Weavric: LLM chat, tool calling, embeddings, RAG, image generation, audio transcription/speech, moderation, AI conditions and triggers — all as pluggable blocks with per-weave model configuration and pluggable ...
Last Release on Jul 11, 2026
Connectors SDK core for Weavric (#147). A connector is a manifest (ConnectorDefinition) of named operations — each itself a reusable WeaveDefinition — plus a shared set of private helper definitions and a connection setup spec.
Last Release on Jul 11, 2026

15.Weavric Lua2 usages

com.weavric » weavric-lua Apache

Provides Lua scripting capabilities for the Weavric. Enables custom logic through Lua scripts in triggers, conditions, actions, variables, and results.
Last Release on Jul 11, 2026
Permission enforcement for the Weavric. Block-level interceptors deny execution of triggers, conditions, variables, actions, and results when the current user lacks the permissions declared on the block, delegating the actual check to ...
Last Release on Jul 11, 2026

17.Weavric JDBC2 usages

com.weavric » weavric-spring-jdbc Apache

JDBC module for Weavric
Last Release on Jul 11, 2026
Notification module for Weavric providing email sending capabilities
Last Release on Jul 11, 2026

19.Weavric Tracing2 usages

com.weavric » weavric-tracing Apache

Tracing and debugging support for Weavric
Last Release on Jul 11, 2026

20.Weavric Auditing1 usages

com.weavric » weavric-auditing Apache

Audit logging support for Weavric
Last Release on Jul 11, 2026