Do Jackson libraries use asm objectweb libraries ?

17 views
Skip to first unread message

Ron Karim

unread,
Mar 12, 2025, 5:59:35 PMMar 12
to jackson-user
Does Jackson libraries require asm objectweb library for bytecode manipulation and other tasks ?
Jersey has repackaged asm libraries included, but does any version of jackson have repackaged asm libraries ?

Ron Karim, Enterprise Technology Group, Oracle Corporation

Joo Hyuk Kim

unread,
Mar 12, 2025, 7:13:39 PMMar 12
to jackso...@googlegroups.com
Can u also share t reference to mentioned Jersey library?  

2025년 3월 13일 (목) 오전 6:59, Ron Karim <ron....@gmail.com>님이 작성:
Does Jackson libraries require asm objectweb library for bytecode manipulation and other tasks ?
Jersey has repackaged asm libraries included, but does any version of jackson have repackaged asm libraries ?

Ron Karim, Enterprise Technology Group, Oracle Corporation

--
You received this message because you are subscribed to the Google Groups "jackson-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jackson-user...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/jackson-user/6fda6b35-0a12-492a-be1e-f64715e2b031n%40googlegroups.com.

Tatu Saloranta

unread,
Mar 12, 2025, 10:13:44 PMMar 12
to jackso...@googlegroups.com
Not core components (jackson-annotations, jackson-core, jackson-databind).

But 2 extension modules do use Asm:

* jackson-module-afterburner
* jackson-module-mrbean

and include it as shaded (re-packaged) classes. But those are optional
modules user has to specifically depend on.

-+ Tatu +-

Ron Karim

unread,
Mar 17, 2025, 3:40:21 PMMar 17
to jackson-user
Thank you for the detailed explanation, we were encountering some errors with asm objectweb and jackson, turns out it has to do with jersey libraries.

Tatu Saloranta

unread,
Mar 17, 2025, 4:50:27 PMMar 17
to jackso...@googlegroups.com
Ok, thank you for the context here.

-+ Tatu +-
> --
> You received this message because you are subscribed to the Google Groups "jackson-user" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to jackson-user...@googlegroups.com.
> To view this discussion visit https://groups.google.com/d/msgid/jackson-user/e6819c7e-7b75-4ddf-925a-638f7a4ecbcfn%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages