jbuild 0.1.9

High-performance Java build tool supporting Maven and Gradle
Documentation
{
  "build_time": {
    "secs": 5,
    "nanos": 0
  },
  "success": true,
  "error_count": 0,
  "phases": [
    [
      "Dependency Resolution",
      {
        "secs": 1,
        "nanos": 500000000
      }
    ],
    [
      "Compilation",
      {
        "secs": 3,
        "nanos": 0
      }
    ],
    [
      "Testing",
      {
        "secs": 2,
        "nanos": 0
      }
    ]
  ],
  "timestamp": "2026-06-10T21:03:03.243109+08:00"
}