Skip to content
@avaje

avaje

JVM libraries for DI, config, json, rest, metrics

Logo

Compile-time libraries for JVM applications

View the documentation →

Static Badge Discord Link

Avaje is a set of Java libraries for building applications.

Most use annotation processing to make them exceptionally light and most importantly, reflection-free. The effective size of all the following libraries combined barely takes up 0.8MB. (This is because most of the heavy lifting is done in annotation processors that are not included in your final jar)

General information:

Pinned Loading

  1. avaje-inject avaje-inject Public

    Dependency injection via source code generation

    Java 286 27

  2. avaje-http avaje-http Public

    Controller generation for Javalin, Helidon SE.

    Java 87 16

  3. avaje-config avaje-config Public

    Application configuration / properties loading for JVM applications

    Java 85 9

  4. avaje-jsonb avaje-jsonb Public

    java json binding library via source code generation

    Java 86 7

Repositories

Showing 10 of 45 repositories
  • avaje-inject Public

    Dependency injection via source code generation

    avaje/avaje-inject’s past year of commit activity
    Java 286 Apache-2.0 27 4 0 Updated Nov 21, 2025
  • avaje-jsonb Public

    java json binding library via source code generation

    avaje/avaje-jsonb’s past year of commit activity
    Java 86 Apache-2.0 7 3 0 Updated Nov 21, 2025
  • avaje-validator Public

    POJO validation using annotation processing

    avaje/avaje-validator’s past year of commit activity
    Java 52 Apache-2.0 4 0 0 Updated Nov 20, 2025
  • avaje-prisms Public

    Upgraded fork of hickory (updated to Java 11 with module-info and new features)

    avaje/avaje-prisms’s past year of commit activity
    Java 28 Apache-2.0 3 2 0 Updated Nov 20, 2025
  • avaje-config Public

    Application configuration / properties loading for JVM applications

    avaje/avaje-config’s past year of commit activity
    Java 85 Apache-2.0 9 3 1 Updated Nov 19, 2025
  • avaje.github.io Public

    Generated website

    avaje/avaje.github.io’s past year of commit activity
    HTML 1 Apache-2.0 1 0 0 Updated Nov 19, 2025
  • website-source Public

    Source for the website documentation

    avaje/website-source’s past year of commit activity
    HTML 2 Apache-2.0 3 1 0 Updated Nov 19, 2025
  • maven-pom Public
    avaje/maven-pom’s past year of commit activity
    Java 0 Apache-2.0 0 0 0 Updated Nov 19, 2025
  • avaje-jex Public

    Web Routing for the JDK Http server

    avaje/avaje-jex’s past year of commit activity
    Java 47 Apache-2.0 1 3 2 Updated Nov 19, 2025
  • avaje-http Public

    Controller generation for Javalin, Helidon SE.

    avaje/avaje-http’s past year of commit activity
    Java 87 Apache-2.0 16 10 1 Updated Nov 17, 2025

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Most used topics

Loading…