Registry / build-tool / goethe

goethe

JSON →
library0.21.0javamavenunverified

Palantir open source project for generating Java code from templates, often used for code generation tasks.

<dependency> <groupId>com.palantir.goethe</groupId> <artifactId>goethe</artifactId> <version>0.21.0</version> </dependency>
INSTALL
IMPORT
SIG · GOETHE
G
goethe
build-tooljavav0.21.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Goethe
com.palantir.goethe.Goethe

Instantiates Goethe for code generation.

import com.palantir.goethe.Goethe; public class Example { public static void main(String[] args) { Goethe goethe = new Goethe(); // Use goethe to generate code } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.21.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
17 hits · last 30 days
node
16
OpenAI (training)
1
Resources
goethe — mvn dependency:get goethe · libregistry