diff --git a/pom.xml b/pom.xml index 22a33a8..85f166d 100644 --- a/pom.xml +++ b/pom.xml @@ -32,6 +32,38 @@ 1.0.0-SNAPSHOT pom + StyleSniffer + + StyleSniffer is a Java library crafted to simplify the detection and analysis of case styles + in strings. + + Whether you're dealing with camelCase, snake_case, PascalCase, or any other naming convention, + StyleSniffer provides a straightforward and efficient way to understand and manage these styles. + + https://stylesniffer.cookiecode.dev/ + + + MIT License + LICENSE + repo + A business-friendly OSS license + + + 2024 + + CookieCode.dev + https://cookiecode.dev + + + + sebastienvermeille + sebastien.vermeille@gmail.com + + maintainer + + + + stylesniffer-api stylesniffer-impl