18 lines
562 B
JSON
18 lines
562 B
JSON
{
|
|
"name": "specweave-kafka-streams",
|
|
"owner": {
|
|
"name": "SpecWeave Team",
|
|
"email": "plugin@42plugin.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "specweave-kafka-streams",
|
|
"description": "Kafka Streams library integration for SpecWeave - Stream processing with Java/Kotlin, topology patterns, state stores, windowing, joins, and testing frameworks",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-anton-abyzov-specweave-plugins-specweave-kafka-streams.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |