All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download JAR files tagged by camelcase with all dependencies

Search JAR files by class name

stylesniffer-impl from group dev.cookiecode (version 0.0.1)

Group: dev.cookiecode Artifact: stylesniffer-impl
Show documentation Show source 
 

0 downloads
Artifact stylesniffer-impl
Group dev.cookiecode
Version 0.0.1
Last update 27. August 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies lombok, jakarta.annotation-api, stylesniffer-api,
There are maybe transitive dependencies!

stylesniffer-testkit from group dev.cookiecode (version 0.0.1)

Group: dev.cookiecode Artifact: stylesniffer-testkit
Show documentation Show source 
 

0 downloads
Artifact stylesniffer-testkit
Group dev.cookiecode
Version 0.0.1
Last update 27. August 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies stylesniffer-api, lombok, assertj-core, junit-jupiter,
There are maybe transitive dependencies!

stylesniffer-api from group dev.cookiecode (version 0.0.1)

Group: dev.cookiecode Artifact: stylesniffer-api
Show documentation Show source 
 

0 downloads
Artifact stylesniffer-api
Group dev.cookiecode
Version 0.0.1
Last update 27. August 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies jakarta.annotation-api, lombok,
There are maybe transitive dependencies!

stylesniffer-parent from group dev.cookiecode (version 0.0.1)

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.

Group: dev.cookiecode Artifact: stylesniffer-parent
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact stylesniffer-parent
Group dev.cookiecode
Version 0.0.1
Last update 27. August 2024
Organization CookieCode.dev
URL https://stylesniffer.cookiecode.dev/
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

netbeans-case-converter from group fr.evidev.netbeans.modules (version 0.2.3)

This module provides a convenient way to convert string case. <h3>Usage</h3> In the editor panel: <ol> <li>Select the text you want to change the case of</li> <li>Right-click to open the contextual menu</li> <li>Open the <code>Convert To...</code> submenu</li> <li>Click on the converter of your choice</li> </ol> Please note that if no text is selected, the menu is disabled. <h3>Available converters</h3> <ul> <li><b>camelCase</b>: first capitalized letter of each word, except for the first letter of the resulting word, no space</li> <li><b>hyphen-case</b>: lower case words separated with an hyphen</li> <li><b>lower case</b>: lower case words</li> <li><b>PascalCase</b>: first capitalized letter of each word, no space</li> <li><b>Sentence case.</b>: first capitalized letter of the first word, ends with a dot (capital letters within the sentence are preserved)</li> <li><b>snake_case</b>: lower case words separated with an underline character</li> <li><b>Title Case</b>: first capitalized letter of each word, one space between words</li> <li><b>UPPER CASE</b>: upper case words</li> </ul>

Group: fr.evidev.netbeans.modules Artifact: netbeans-case-converter
Show all versions 
 

0 downloads
Artifact netbeans-case-converter
Group fr.evidev.netbeans.modules
Version 0.2.3
Last update 03. October 2020
Organization not specified
URL https://github.com/eviweb/netbeans-case-converter
License Apache License, Version 2.0
Dependencies amount 6
Dependencies org-netbeans-api-annotations-common, org-netbeans-modules-editor-lib2, org-openide-awt, org-openide-text, org-openide-util, org-openide-util-ui,
There are maybe transitive dependencies!



Page 2 from 2 (items total 15)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy