---
date_published: 2026-05-16
date_modified: 2026-05-16
canonical_url: https://github.com/IKE-Network/ike-docs/dependencies.html
---

# Dependencies (SBOM)

Full transitive dependency graph for `koncept-asciidoc-extension` 43, generated from [bom.json](bom.json)[1] (CycloneDX 1.6) at build time. Same SBOM source as the SPDX-grouped [licenses.html](licenses.html)[2] and the curated [built-with.html](built-with.html)[3] — three views of the same data.

## [#summary](#summary)Summary

| Total components | 34 |
| --- | --- |
| Distinct license expressions | 9 |

## [#components](#components)Components

Sorted by group, artifact, version. Click [bom.json](bom.json)[1] for the raw machine-readable form (Dependency-Track, Trivy, Snyk, GitHub dep-graph all ingest it directly).

| Group | Artifact | Version | License | Type |
| --- | --- | --- | --- | --- |
| `com.github.jnr` | `jffi` | `1.3.14` | `Apache-2.0 OR GNU Lesser General Public License version 3` | library |
| `com.github.jnr` | `jffi` | `1.3.14` | `Apache-2.0 OR GNU Lesser General Public License version 3` | library |
| `com.github.jnr` | `jnr-a64asm` | `1.0.0` | `Apache-2.0` | library |
| `com.github.jnr` | `jnr-constants` | `0.10.4` | `Apache-2.0` | library |
| `com.github.jnr` | `jnr-enxio` | `0.32.19` | `Apache-2.0` | library |
| `com.github.jnr` | `jnr-ffi` | `2.2.18` | `Apache-2.0` | library |
| `com.github.jnr` | `jnr-netdb` | `1.2.0` | `Apache-2.0` | library |
| `com.github.jnr` | `jnr-posix` | `3.1.21` | `EPL-2.0 OR GNU General Public License Version 2 OR GNU Lesser General Public License Version 2.1` | library |
| `com.github.jnr` | `jnr-unixsocket` | `0.38.24` | `Apache-2.0` | library |
| `com.github.jnr` | `jnr-x86asm` | `1.0.2` | `MIT` | library |
| `com.headius` | `backport9` | `1.13` | `Apache-2.0` | library |
| `com.headius` | `invokebinder` | `1.14` | `Apache-2.0` | library |
| `com.headius` | `options` | `1.6` | `Apache-2.0` | library |
| `joda-time` | `joda-time` | `2.14.0` | `Apache-2.0` | library |
| `me.qmx.jitescript` | `jitescript` | `0.4.1` | `Apache-2.0` | library |
| `network.ike.tooling` | `ike-build-standards` | `184` | `Apache-2.0` | library |
| `network.ike.tooling` | `ike-build-standards` | `184` | `Apache-2.0` | library |
| `org.asciidoctor` | `asciidoctorj` | `3.0.1` | `Apache-2.0` | library |
| `org.asciidoctor` | `asciidoctorj-api` | `3.0.1` | `Apache-2.0` | library |
| `org.crac` | `crac` | `1.5.0` | `BSD-2-Clause` | library |
| `org.jruby` | `dirgra` | `0.5` | `EPL-1.0` | library |
| `org.jruby` | `jruby` | `10.0.3.0` | `EPL-2.0 OR GPL-2.0 OR LGPL-2.1` | library |
| `org.jruby` | `jruby-base` | `10.0.3.0` | `EPL-2.0 OR GPL-2.0 OR LGPL-2.1` | library |
| `org.jruby` | `jruby-stdlib` | `10.0.3.0` | `EPL-2.0 OR GPL-2.0 OR LGPL-2.1` | library |
| `org.jruby` | `jzlib` | `1.1.5` | `BSD-4-Clause` | library |
| `org.jruby.jcodings` | `jcodings` | `1.0.63` | `MIT` | library |
| `org.jruby.joni` | `joni` | `2.2.6` | `MIT` | library |
| `org.ow2.asm` | `asm` | `9.7.1` | `BSD-3-Clause` | library |
| `org.ow2.asm` | `asm-analysis` | `9.7.1` | `BSD-3-Clause` | library |
| `org.ow2.asm` | `asm-commons` | `9.7.1` | `BSD-3-Clause` | library |
| `org.ow2.asm` | `asm-tree` | `9.7.1` | `BSD-3-Clause` | library |
| `org.ow2.asm` | `asm-util` | `9.7.1` | `BSD-3-Clause` | library |
| `org.slf4j` | `slf4j-api` | `2.0.12` | `MIT` | library |
| `org.yaml` | `snakeyaml` | `2.2` | `Apache-2.0` | library |

## [#download](#download)Download

- [Software Bill of Materials (CycloneDX, JSON)](bom.json)[1] — raw machine-readable form. Includes purls, hashes, and dependency-graph edges that this page summarizes.
- [bom.xml](bom.xml)[4] — same content in XML.
- As a Maven artifact: pull `koncept-asciidoc-extension:​43` with `<classifier>cyclonedx</classifier><type>json</type>` from Nexus / Maven Central.

## [#see-also](#see-also)See also

- [Licenses (SPDX)](licenses.html)[2] — same components grouped by license expression.
- [Built With](built-with.html)[3] — curated narrative + per-license summary.
- [ike-issues#341](https://github.com/IKE-Network/ike-issues/issues/341)[5] — the issue that introduced this page.
