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.21.5
<dependency>
<groupId>com.fasterxml.jackson.module</groupId>
<artifactId>jackson-module-parameter-names</artifactId>
<version>2.21.5</version>
</dependency>Version Details — 2.21.5
Packaging
bundle
Direct Deps
0
Total Deps
0
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...