Skip to content
This repository was archived by the owner on Aug 11, 2025. It is now read-only.

Randgalt/java-composer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

USE PALANTIR'S FORK OF JAVA POET INSTEAD - THIS REPOSITORY IS NOW DEPRECATED

https://github.com/palantir/javapoet

Java Composer

This is a soft-fork of JavaPoet. JavaPoet appears to have been abandoned and is missing support for post-Java 8 features. This repository exists solely to add those missing features until a time when JavaPoet chooses to reactivate.

Please see JavaPoet for documentation, licensing, etc.

    <groupId>io.soabase.java-composer</groupId>
    <artifactId>java-composer</artifactId>
    <version>VERSION</version>

Changes From JavaPoet

March 26, 2024

  • Require Java 17
  • Add record support from square/javapoet#981
  • Support sealed/non-sealed/permits

About

Soft fork of JavaPoet

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages