-
Notifications
You must be signed in to change notification settings - Fork 137
Jackson Dependency
Currently PKI uses Jackson for XML/JSON mapping.
Below are Jackson dist-git packages in Fedora and the RPM packages they provide:
-
-
jackson-parent
-
-
-
jackson-bom
-
-
-
jackson-annotations
-
-
-
jackson-core
-
-
-
jackson-databind
-
-
-
jackson-modules-base
-
jackson-module-jaxb-annotations
-
-
-
jackson-jaxrs-providers
-
jackson-jaxrs-json-provider
-
jackson-jaxrs-providers-datatypes
-
jackson-jaxrs-providers-parent
-
In older Fedora Jackson library was provided by jackson-modules-base package. The following builds are available:
-
Fedora 32:
jackson-modules-base-2.10.x
In newer Fedora Jackson library is provided by jackson-modules-base package. The following builds are available:
-
Fedora 33-37:
jackson-modules-base-2.11.x
-
Fedora 38:
jackson-modules-base-2.14.x
Java versions are specified at the following locations:
-
https://github.com/FasterXML/jackson-parent/blob/2.16/pom.xml#L52-L55
-
https://github.com/FasterXML/jackson-annotations/blob/2.16/pom.xml#L44-L48
-
https://github.com/FasterXML/jackson-databind/blob/2.16/pom.xml#L41-L42
-
https://github.com/FasterXML/jackson-modules-base/blob/2.16/blackbird/pom.xml#L30-L31
-
https://github.com/FasterXML/jackson-modules-base/blob/2.16/blackbird/benchmarks/pom.xml#L34-L35
Tip
|
To find a page in the Wiki, enter the keywords in search field, press Enter, then click Wikis. |