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

# Licenses (SPDX)

Licenses for declared dependencies of `koncept-asciidoc-extension` 43, grouped by SPDX expression. Rendered from `[bom.json](bom.json)[1]` (CycloneDX) at `pre-site` phase by `ike:render-spdx-licenses` (ike-issues#335).

## [#summary](#summary)Summary

| SPDX Expression | Components |
| --- | --- |
| `Apache-2.0` | 16 |
| `Apache-2.0 OR GNU Lesser General Public License version 3` | 2 |
| `BSD-2-Clause` | 1 |
| `BSD-3-Clause` | 5 |
| `BSD-4-Clause` | 1 |
| `EPL-1.0` | 1 |
| `EPL-2.0 OR GNU General Public License Version 2 OR GNU Lesser General Public License Version 2.1` | 1 |
| `EPL-2.0 OR GPL-2.0 OR LGPL-2.1` | 3 |
| `MIT` | 4 |
| **Total** | **34** |

## [#apache-2-0](#apache-2-0)Apache-2.0

Reference: [Apache-2.0 on spdx.org](https://spdx.org/licenses/Apache-2.0.html)[2]

| Group | Artifact | Version |
| --- | --- | --- |
| `com.github.jnr` | `jnr-a64asm` | `1.0.0` |
| `com.github.jnr` | `jnr-constants` | `0.10.4` |
| `com.github.jnr` | `jnr-enxio` | `0.32.19` |
| `com.github.jnr` | `jnr-ffi` | `2.2.18` |
| `com.github.jnr` | `jnr-netdb` | `1.2.0` |
| `com.github.jnr` | `jnr-unixsocket` | `0.38.24` |
| `com.headius` | `backport9` | `1.13` |
| `com.headius` | `invokebinder` | `1.14` |
| `com.headius` | `options` | `1.6` |
| `joda-time` | `joda-time` | `2.14.0` |
| `me.qmx.jitescript` | `jitescript` | `0.4.1` |
| `network.ike.tooling` | `ike-build-standards` | `184` |
| `network.ike.tooling` | `ike-build-standards` | `184` |
| `org.asciidoctor` | `asciidoctorj` | `3.0.1` |
| `org.asciidoctor` | `asciidoctorj-api` | `3.0.1` |
| `org.yaml` | `snakeyaml` | `2.2` |

## [#apache-2-0-or-gnu-lesser-general-public-license-ve](#apache-2-0-or-gnu-lesser-general-public-license-ve)Apache-2.0 OR GNU Lesser General Public License version 3

| Group | Artifact | Version |
| --- | --- | --- |
| `com.github.jnr` | `jffi` | `1.3.14` |
| `com.github.jnr` | `jffi` | `1.3.14` |

## [#bsd-2-clause](#bsd-2-clause)BSD-2-Clause

Reference: [BSD-2-Clause on spdx.org](https://spdx.org/licenses/BSD-2-Clause.html)[3]

| Group | Artifact | Version |
| --- | --- | --- |
| `org.crac` | `crac` | `1.5.0` |

## [#bsd-3-clause](#bsd-3-clause)BSD-3-Clause

Reference: [BSD-3-Clause on spdx.org](https://spdx.org/licenses/BSD-3-Clause.html)[4]

| Group | Artifact | Version |
| --- | --- | --- |
| `org.ow2.asm` | `asm` | `9.7.1` |
| `org.ow2.asm` | `asm-analysis` | `9.7.1` |
| `org.ow2.asm` | `asm-commons` | `9.7.1` |
| `org.ow2.asm` | `asm-tree` | `9.7.1` |
| `org.ow2.asm` | `asm-util` | `9.7.1` |

## [#bsd-4-clause](#bsd-4-clause)BSD-4-Clause

Reference: [BSD-4-Clause on spdx.org](https://spdx.org/licenses/BSD-4-Clause.html)[5]

| Group | Artifact | Version |
| --- | --- | --- |
| `org.jruby` | `jzlib` | `1.1.5` |

## [#epl-1-0](#epl-1-0)EPL-1.0

Reference: [EPL-1.0 on spdx.org](https://spdx.org/licenses/EPL-1.0.html)[6]

| Group | Artifact | Version |
| --- | --- | --- |
| `org.jruby` | `dirgra` | `0.5` |

## [#epl-2-0-or-gnu-general-public-license-version-2-or](#epl-2-0-or-gnu-general-public-license-version-2-or)EPL-2.0 OR GNU General Public License Version 2 OR GNU Lesser General Public License Version 2.1

| Group | Artifact | Version |
| --- | --- | --- |
| `com.github.jnr` | `jnr-posix` | `3.1.21` |

## [#epl-2-0-or-gpl-2-0-or-lgpl-2-1](#epl-2-0-or-gpl-2-0-or-lgpl-2-1)EPL-2.0 OR GPL-2.0 OR LGPL-2.1

| Group | Artifact | Version |
| --- | --- | --- |
| `org.jruby` | `jruby` | `10.0.3.0` |
| `org.jruby` | `jruby-base` | `10.0.3.0` |
| `org.jruby` | `jruby-stdlib` | `10.0.3.0` |

## [#mit](#mit)MIT

Reference: [MIT on spdx.org](https://spdx.org/licenses/MIT.html)[7]

| Group | Artifact | Version |
| --- | --- | --- |
| `com.github.jnr` | `jnr-x86asm` | `1.0.2` |
| `org.jruby.jcodings` | `jcodings` | `1.0.63` |
| `org.jruby.joni` | `joni` | `2.2.6` |
| `org.slf4j` | `slf4j-api` | `2.0.12` |

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

- [Software Bill of Materials (CycloneDX)](bom.json)[1] — the canonical machine-readable inventory this page is derived from.
- [Third-Party Notices](THIRD_PARTY_NOTICES.html)[8] — curated companion that covers components mechanical reports can’t see (Maven Site skin, external services, fonts inside artifacts).
- [Dependency Info](dependency-info.html)[9] — consumption snippet for this module.
