Update jbang-catalog.json
This commit is contained in:
Родитель
abdf963752
Коммит
e7254fe7b7
|
@ -9,13 +9,13 @@
|
|||
],
|
||||
"java": "16"
|
||||
},
|
||||
"applicationinsights-agent": {
|
||||
"script-ref": "com.microsoft.azure:applicationinsights-agent:3.1.1",
|
||||
"description": "Azure application insights agent\nRun with `jbang --javaagent applicationinsights-agent@microsoft \u003cyourapp\u003e`. Needs connection string setup - see https://docs.microsoft.com/en-us/azure/azure-monitor/app/java-in-process-agent for details."
|
||||
"appinsights-agent": {
|
||||
"script-ref": "com.microsoft.azure:applicationinsights-agent:3.2.3",
|
||||
"description": "Azure Application Insights Agent 3.2.3\nRun with `jbang --javaagent appinsights-agent@microsoft \u003cyourapp\u003e`. Needs connection string setup - see https://docs.microsoft.com/en-us/azure/azure-monitor/app/java-in-process-agent for details."
|
||||
},
|
||||
"playwright": {
|
||||
"script-ref": "https://github.com/microsoft/playwright-java/blob/master/scripts/playwright.java",
|
||||
"description": "Playwright lets you automate Chromium, Firefox and Webkit with a single API. \nWith this cli you can install, trace, generate pdf and screenshots and more.\nExample on how to record and run a script:\n```\n jbang playwright@microsoft/playwright-java codegen -o Example.java`\n jbang --deps com.microsoft.playwright:playwright:RELEASE Example.java\n```"
|
||||
"description": "Playwright lets you automate Chromium, Firefox and Webkit with a single API. \nWith this cli you can install, trace, generate pdf and screenshots and more.\nExample on how to record and run a script:\n```\n jbang playwright@microsoft codegen -o Example.java`\n jbang --deps com.microsoft.playwright:playwright:RELEASE Example.java\n```"
|
||||
}
|
||||
},
|
||||
"templates": {}
|
||||
|
|
Загрузка…
Ссылка в новой задаче