Registry / utility / org-springframework-roo-support

org-springframework-roo-support

JSON →
library2.0.0.RELEASEjavamavenunverified

Provides support services for Spring Roo's core and base add-ons, including OSGi dependencies.

<dependency> <groupId>org.springframework.roo</groupId> <artifactId>org.springframework.roo.support</artifactId> <version>2.0.0.RELEASE</version> </dependency>
INSTALL
IMPORT
SIG · ORG-SPRINGFRAMEWOR
O
org-springframework-roo-support
utilityjavav2.0.0.RELEASE
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

StringUtils
org.springframework.roo.support.util.StringUtils

Uses StringUtils from Spring Roo support

import org.springframework.roo.support.util.StringUtils; public class Example { public static void main(String[] args) { String result = StringUtils.capitalize("hello"); System.out.println(result); } }
Debug
Known issues
gotchaSpring Roo is largely superseded by Spring Boot; consider migrating
fix
Use Spring Initializr and Spring Boot instead
affects: >=2.0.0.RELEASE
Upgrade
Version history
2.0.0.RELEASElatest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
org-springframework-roo-support — mvn dependency:get org-springframework-roo-support · libregistry