Registry / networking / api-webhook

api-webhook

JSON →
library1.0.1javamavenunverified

Provides webhook API support for Tencent BK-Repo, enabling event-driven integrations with repository operations.

<dependency> <groupId>com.tencent.bk.repo</groupId> <artifactId>api-webhook</artifactId> <version>1.0.1</version> </dependency>
INSTALL
IMPORT
SIG · API-WEBHOOK
A
api-webhook
networkingjavav1.0.1
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.

WebhookApi
com.tencent.bk.repo.api.webhook.WebhookApi

Handles an incoming webhook event.

import com.tencent.bk.repo.api.webhook.WebhookApi; WebhookApi api = new WebhookApi(); api.handleWebhook("{\"event\":\"push\"}"); System.out.println("Webhook handled");
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
35 hits · last 30 days
node
30
OpenAI (training)
1
Resources
api-webhook — mvn dependency:get api-webhook · libregistry