Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 698 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 698 Bytes

PrimeCodeGen Libraries

Maven Central

A collection of libraries used in generated code for the PrimeCodeGen project.

Installation

// bom
implementation(platform("io.github.primelib.primecodegenlib.java:bom:<latestVersion>"))

// individual modules
implementation("io.github.primelib.primecodegenlib.java:feign-common"))
implementation("io.github.primelib.primecodegenlib.java:feign-resilience4j"))

License

Released under the MIT License.