Group: Agentican
1.Agentican Quarkus Runtime7 usages
ai.agentican » agentican-quarkus-runtime Apache
Quarkus CDI integration for the Agentican agent framework. Provides @Inject Agentican and configuration via application.properties.
Last Release on May 11, 2026
2.Agentican Quarkus Test Utilities4 usages
ai.agentican » agentican-quarkus-test Apache
Shared test utilities for Agentican Quarkus modules. Provides MockLlmClient and TestTaskBuilder to eliminate test code duplication.
Last Release on May 11, 2026
3.Agentican Framework Core3 usages
ai.agentican » agentican-framework-core Apache
A lightweight framework for building tool-using LLM agents with persistent memory, MCP support, and human-in-the-loop approval gates.
Last Release on May 11, 2026
4.Agentican Quarkus OpenTelemetry1 usages
ai.agentican » agentican-quarkus-otel Apache
OpenTelemetry tracing for Agentican on Quarkus. Adds spans for LLM calls, task steps, and HITL checkpoints with Gen AI semantic attributes.
Last Release on May 11, 2026
5.Agentican Quarkus Store (JPA)1 usages
ai.agentican » agentican-quarkus-store-jpa Apache
Relational persistence for Agentican's task state, knowledge base, and registries (agents, skills, plans, tools). Uses Hibernate ORM Panache + Flyway.
Last Release on May 11, 2026
6.Agentican Framework
ai.agentican » agentican-framework-parent Apache
Parent POM for the Agentican agent orchestration framework and its Quarkus extensions.
Last Release on May 11, 2026
7.Agentican Quarkus Deployment
ai.agentican » agentican-quarkus-deployment Apache
Build-time processors for the Agentican Quarkus extension. Provides bean discovery, native image hints, and Dev UI.
Last Release on May 11, 2026
8.Agentican Quarkus Metrics
ai.agentican » agentican-quarkus-metrics Apache
Micrometer metrics for Agentican on Quarkus. Instruments LLM calls, task lifecycle, and HITL checkpoints.
Last Release on May 11, 2026
9.Agentican Quarkus OTel Store (JPA)
ai.agentican » agentican-quarkus-otel-store-jpa Apache
JPA-backed SpanExporter so OpenTelemetry spans survive restarts. Sits at the intersection of the otel and store-jpa modules.
Last Release on May 11, 2026
10.Agentican Quarkus REST
ai.agentican » agentican-quarkus-rest Apache
REST + SSE + HITL bridge for Agentican on Quarkus. Adds HTTP endpoints for task submission, progress streaming, and human-in-the-loop checkpoint responses on top of agentican-quarkus.
Last Release on May 11, 2026
11.Agentican Quarkus Scheduler
ai.agentican » agentican-quarkus-scheduler Apache
Cron-scheduled Agentican tasks via Quarkus Scheduler. Configure periodic agent tasks in application.properties.
Last Release on May 11, 2026
12.Agentican Quarkus Store (REST)
ai.agentican » agentican-quarkus-store-rest Apache
REST-client-backed catalog for Agentican registries (plans, agents, skills). Framework instances read the catalog from a central Agentican server and run workflows locally.
Last Release on May 11, 2026
