{"id":56128,"library":"toml4j","title":"toml4j","description":"A Java parser for TOML configuration files, supporting the TOML specification.","status":"active","version":"0.7.2","language":"java","source_language":null,"source_url":"https://github.com/mwanji/toml4j","tags":["toml","configuration","parser","java"],"install":[{"cmd":"<dependency>\n  <groupId>com.moandjiezana.toml</groupId>\n  <artifactId>toml4j</artifactId>\n  <version>0.7.2</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'com.moandjiezana.toml:toml4j:0.7.2'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"Toml","correct":"com.moandjiezana.toml.Toml"}],"quickstart":{"code":"import com.moandjiezana.toml.Toml;\n\nToml toml = new Toml().read(\"key = \\\"value\\\"\");\nString value = toml.getString(\"key\");","lang":"java","description":"Parse a TOML string and retrieve a value."},"warnings":[{"fix":"Check the TOML specification version required; consider using a more modern parser like TOML4j 0.8+ or another library.","message":"toml4j does not support all TOML 1.0 features like inline tables and dotted keys fully.","severity":"gotcha","affected_versions":"<0.8"}],"env_vars":null,"search_vec":"'configur':7,14 'file':8 'java':3,16 'parser':4,15 'specif':12 'support':9 'toml':6,11,13 'toml4j':1","created_at":"2026-06-15T10:21:49.331242+00:00","updated_at":"2026-06-15T10:21:49.331242+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"http://moandjiezana.com/toml/toml4j","github":"https://github.com/mwanji/toml4j","docs":"https://appdoc.app/artifact/com.moandjiezana.toml/toml4j/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["config"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}