GET /api/v1/ports/spring-framework25/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "spring-framework25",
"portdir": "java/spring-framework25",
"version": "2.5.6.SEC01",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.springframework.org/",
"description": "Spring application framework for Java",
"long_description": "Spring is a layered Java/J2EE application framework.",
"active": true,
"categories": [
"java"
],
"maintainers": [],
"variants": [
"with_libs"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"kaffe"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"spring-javaconfig"
]
}
]
}