Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for structure (0.07 sec)

  1. README.md

    mvn license:format
    
    # Build JAR with all verifications
    mvn clean package
    
    # Generate test coverage report
    mvn verify
    # Coverage report available at: target/site/jacoco/index.html
    ```
    
    ### Project Structure
    ```
    corelib/
    ├── src/main/java/org/codelibs/core/
    │   ├── beans/          # Bean manipulation and introspection
    │   ├── collection/     # Enhanced collection utilities
    Registered: Fri Sep 05 20:58:11 UTC 2025
    - Last Modified: Sun Aug 31 02:56:02 UTC 2025
    - 12.7K bytes
    - Viewed (0)
Back to top