[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#910313: ITP: javapoet -- Java library for generating .java source files



Package: wnpp
Severity: wishlist
Owner: kravec.miroslav@gmail.com

* Package name    : javapoet
  Version         : 1.11.1
  Upstream Author : Square, Inc.
* URL             : https://github.com/square/javapoet
* License         : Apache-2.0
  Programming Lang: Java
  Description     :  Java library for generating .java source files

JavaPoet is a Java API for generating .java source files.

Source file generation can be useful when doing things such as
annotation processing or interacting with metadata files (e.g.,
database schemas, protocol formats). By generating code, you eliminate
the need to write boilerplate while also keeping a single source of
truth for the metadata.

Maven: https://mvnrepository.com/artifact/com.squareup/javapoet


Reply to: