GET /api/v1/ports/zeroc-ice33-java/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "zeroc-ice33-java",
"portdir": "java/zeroc-ice33-java",
"version": "3.3.1",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.zeroc.com/",
"description": "Fast, object-oriented RPC for C++, Java, Python, Ruby, PHP",
"long_description": "The Internet Communications Engine (Ice) is a modern alternative to object middleware such as CORBA or COM/DCOM/COM+, with support for C++, C#, Java, PHP, Python, Ruby and Visual Basic. Ice consists of the following packages. Slice: The Specification Language for Ice. Slice establishes a contract between clients and servers, and is also used to describe persistent data. Slice Compilers: Slice specifications are compiled into various programming languages. Ice supports C++, Java, C#, Visual Basic, PHP, Python and Ruby. Ice clients and servers work together, regardless of the programming language. Ice: The Ice core library manages all the communication tasks using a highly efficient protocol (including protocol compression and support for both TCP and UDP), provides a flexible thread pool for multi-threaded servers. This Port provides the Java runtime and bindings.",
"active": true,
"categories": [
"devel",
"java"
],
"maintainers": [],
"variants": [
"demo_source_code"
],
"dependencies": [
{
"type": "build",
"ports": [
"jgoodies-forms",
"proguard",
"clang-9.0",
"apache-ant",
"jgoodies-looks"
]
},
{
"type": "lib",
"ports": [
"zeroc-ice33",
"db46-java"
]
}
],
"depends_on": []
}