string
Sort by:Popular

The Commons Text library provides additions to the standard JDK text handling. It includes algorithms for string similarity and for calculating the distance between strings.
Last Release on Jul 24, 2025
Library to convert Objects to and from String, compatible with Java 21+
Last Release on Oct 6, 2024
StringTemplate is a java template engine for generating source code, web pages, emails, or any other formatted text output. StringTemplate is particularly good at multi-targeted code generators, multiple site skins, and internationalization/localization. It evolved over years of effort developing jGuru.com. StringTemplate also generates the stringtemplate website: http://www.stringtemplate.org and powers the ANTLR v3 code generator. Its distinguishing characteristic is that unlike other engines, it ...
Last Release on May 19, 2011

Relocated → org.antlr » ST4
Liferay Petra String
Last Release on Jun 21, 2025
Neo4j Graph Data Science :: String Formatting
Last Release on Nov 3, 2025
String
Last Release on Sep 12, 2025
Implementation of various string similarity and distance algorithms: Levenshtein, Jaro-winkler, n-Gram, Q-Gram, Jaccard index, Longest Common Subsequence edit distance, cosine similarity...
Last Release on May 12, 2020
WebJar for escape-string-regexp
Last Release on Dec 27, 2022
Java library for efficient string matching against a large set of keywords
Last Release on Mar 1, 2021
The Java implementation of String provides many methods which are useful, but some lack sufficient typesafety. Gossamer provides the Text type, a more typesafe opaque type alias of String
Last Release on Nov 6, 2025