jackson-dataformat-properties

com.fasterxml.jackson.dataformat

jackson-dataformat-properties is a Java jar artifact published under the com.fasterxml.jackson.dataformat group on Maven Central. 122 versions are indexed here. It is depended on by 2,634+ other indexed artifacts. Select a version below for Maven, Gradle and SBT snippets plus CVE data.

Recommended: 2.21.1 122 versions jarChecking...

Add to your project2.22.0

<dependency>
    <groupId>com.fasterxml.jackson.dataformat</groupId>
    <artifactId>jackson-dataformat-properties</artifactId>
    <version>2.22.0</version>
</dependency>

Version Details — 2.22.0

Packaging
jar
Direct Deps
0
Total Deps
0
Published
Unknown
License
The Apache Software License, Version 2.0

Support for reading and writing content of "Java Properties" style configuration files as if there was implied nesting structure (by default using dots as separators).

Checking security advisories...