jackson-module-parameter-names
com.fasterxml.jackson.module
com.fasterxml.jackson.module:jackson-module-parameter-names is a Maven Central artifact (jar) for the JVM. It has 154 published versions. It is depended on by 14,821+ other indexed artifacts. Browse versions below for dependency snippets and security details.
Recommended: 2.18.6 154 versions jarChecking...
Add to your project2.18.6
<dependency>
<groupId>com.fasterxml.jackson.module</groupId>
<artifactId>jackson-module-parameter-names</artifactId>
<version>2.18.6</version>
</dependency>Version Details — 2.18.6
Packaging
bundle
Direct Deps
2
Total Deps
2
Published
Unknown
License
Unknown
Add-on module for Jackson (https://github.com/FasterXML/jackson) to support introspection of method/constructor parameter names, without having to add explicit property name annotation.
Checking security advisories...