2021-09-09 01:24:04 -07:00
|
|
|
{
|
|
|
|
"name": "activemq-cpp",
|
2021-10-11 13:19:49 -04:00
|
|
|
"version-semver": "3.9.5",
|
2023-08-10 20:03:43 +02:00
|
|
|
"port-version": 15,
|
2021-09-09 01:24:04 -07:00
|
|
|
"description": "Apache ActiveMQ is the most popular and powerful open source messaging and Integration Patterns server.",
|
2023-02-02 23:46:55 +00:00
|
|
|
"license": "Apache-2.0",
|
2021-10-11 13:19:49 -04:00
|
|
|
"supports": "!(uwp | osx)",
|
2021-09-09 01:24:04 -07:00
|
|
|
"dependencies": [
|
2021-12-17 09:09:39 -08:00
|
|
|
"apr",
|
2021-12-23 11:51:25 +08:00
|
|
|
{
|
|
|
|
"name": "libuuid",
|
2022-01-12 20:33:38 +01:00
|
|
|
"platform": "!windows & !osx"
|
2023-08-10 20:03:43 +02:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "vcpkg-msbuild",
|
|
|
|
"host": true,
|
|
|
|
"platform": "windows"
|
2021-12-23 11:51:25 +08:00
|
|
|
}
|
2021-09-09 01:24:04 -07:00
|
|
|
]
|
|
|
|
}
|