| Port details |
- jackson-databind Data-binding implementation for the Jackson JSON processor
- 2.14.2 devel
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: joneum@FreeBSD.org
 - Port Added: 2026-07-21 22:51:57
- Last Update: 2026-07-21 22:48:22
- Commit Hash: 16be1f2
- Also Listed In: java
- License: APACHE20
- WWW:
- https://github.com/FasterXML/jackson-databind
- Description:
- Jackson Databind provides data binding between JSON content and Java objects.
It uses Jackson Core for streaming JSON processing and Jackson Annotations
for data-binding configuration.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- jackson-databind>0:devel/jackson-databind
- To install the port:
- cd /usr/ports/devel/jackson-databind/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/jackson-databind
- pkg install jackson-databind
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: jackson-databind
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1784133767
SHA256 (jackson-databind-2.14.2.jar) = 501d3abce4d18dcc381058ec593c5b94477906bba6efbac14dae40a642f77424
SIZE (jackson-databind-2.14.2.jar) = 1616844
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- jackson-annotations.jar : devel/jackson-annotations
- jackson-core.jar : devel/jackson-core
- java : java/openjdk25
- This port is required by:
- for Run
-
- devel/jackson-jaxrs-providers
- devel/jackson-module-jaxb-annotations
- devel/resteasy
Configuration Options:
- No options to configure
- Options name:
- devel_jackson-databind
- USES:
- java:run
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
2.14.2 21 Jul 2026 22:48:22
    |
Jochen Neumeister (joneum)  |
devel/jackson-databind: Add new Port
Jackson Databind provides data binding between JSON content and Java
objects. It uses Jackson Core for streaming JSON processing and Jackson
Annotations for data-binding configuration.
WWW: https://github.com/FasterXML/jackson-databind
Sponsored by: Netzkommune GmbH
Required for: FreeIPA server port |
Number of commits found: 1
|