| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Byte Buddy 1.18.13 source code.tar.gz | 2026-09-02 | 2.2 MB | |
| Byte Buddy 1.18.13 source code.zip | 2026-09-02 | 3.5 MB | |
| README.md | 2026-09-02 | 486 Bytes | |
| Totals: 3 Items | 5.7 MB | 0 | |
- Actually include the SBOM within the published artifacts.
- Avoid propagation of path traversals that are contained in jar files which are copied without transformation.
- Avoid repeated traversal of previously visited type hierarchies to improve performance.
- Correct Kotlin support of the Gradle plugin to redirect the classes directory of a source set while retaining support for legacy Gradle versions.
- Create Gradle tasks using Gradle's task registration API if available.