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,824+ other indexed artifacts. Browse versions below for dependency snippets and security details.
Recommended: 2.18.6 154 versions jarChecking...
Add to your project2.22.1
<dependency>
<groupId>com.fasterxml.jackson.module</groupId>
<artifactId>jackson-module-parameter-names</artifactId>
<version>2.22.1</version>
</dependency>Version Details — 2.22.1
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...