How to Install and Uninstall jackson-module-osgi Package on openSuSE Tumbleweed
Last updated: December 25,2024
1. Install "jackson-module-osgi" package
Please follow the guidance below to install jackson-module-osgi on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
jackson-module-osgi
Copied
2. Uninstall "jackson-module-osgi" package
Please follow the guidance below to uninstall jackson-module-osgi on openSuSE Tumbleweed:
$
sudo zypper remove
jackson-module-osgi
Copied
3. Information about the jackson-module-osgi package on openSuSE Tumbleweed
Information for package jackson-module-osgi:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : jackson-module-osgi
Version : 2.16.1-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 17.2 KiB
Installed : No
Status : not installed
Source package : jackson-modules-base-2.16.1-1.1.src
Upstream URL : https://github.com/FasterXML/jackson-modules-base
Summary : Jackson module to inject OSGI services in deserialized beans
Description :
This module provides a way to inject OSGI services into deserialized objects.
Thanks to the JacksonInject annotations, the OsgiJacksonModule will search for
the required service in the OSGI service registry and injects it in the object
while deserializing.
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : jackson-module-osgi
Version : 2.16.1-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 17.2 KiB
Installed : No
Status : not installed
Source package : jackson-modules-base-2.16.1-1.1.src
Upstream URL : https://github.com/FasterXML/jackson-modules-base
Summary : Jackson module to inject OSGI services in deserialized beans
Description :
This module provides a way to inject OSGI services into deserialized objects.
Thanks to the JacksonInject annotations, the OsgiJacksonModule will search for
the required service in the OSGI service registry and injects it in the object
while deserializing.