https://github.com/vsilaev/tascalate-asmx
Shaded version of ObjectWeb ASM library to use in Tascalate projects
https://github.com/vsilaev/tascalate-asmx
Last synced: 3 months ago
JSON representation
Shaded version of ObjectWeb ASM library to use in Tascalate projects
- Host: GitHub
- URL: https://github.com/vsilaev/tascalate-asmx
- Owner: vsilaev
- License: bsd-3-clause
- Created: 2019-02-10T13:16:48.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-04-19T09:37:20.000Z (about 1 year ago)
- Last Synced: 2025-02-09T23:29:01.553Z (5 months ago)
- Language: Java
- Size: 52.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://search.maven.org/artifact/net.tascalate/net.tascalate.asmx.parent/9.7.0/pom) [](https://github.com/vsilaev/tascalate-asmx/releases/tag/9.7.0) [](https://github.com/vsilaev/tascalate-asmx/blob/master/LICENSE)
# Tascalate Asmx
Shaded version of the [ObjectWeb ASM](https://asm.ow2.io/) library to use in Tascalate projects to avoid clashes between classes / modules.As of now, it shades OW2 ASM 9.7. The _major_ and _minor_ version of the library matches exactly the version of the ASM library used, build version is left for internal fixes and extensions.