Registry / web-framework / ryo-feat-users-web

ryo-feat-users-web

JSON →
library1.0.5javamavenunverified

Web module for the Users feature in the Ryo Framework, providing user management REST endpoints.

<dependency> <groupId>org.ryoframework.feat</groupId> <artifactId>ryo-feat-users-web</artifactId> <version>1.0.5</version> </dependency>
INSTALL
IMPORT
SIG · RYO-FEAT-USERS-WEB
R
ryo-feat-users-web
web-frameworkjavav1.0.5
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.

UserController
org.ryoframework.feat.users.web.UserController

Instantiates the UserController for user management.

import org.ryoframework.feat.users.web.UserController; public class Main { public static void main(String[] args) { UserController controller = new UserController(); // use controller } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.5latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
ryo-feat-users-web — mvn dependency:get ryo-feat-users-web · libregistry