processor
Sort:
popular
|
newest
1. Spring Boot Configuration Processor11,186 usages
org.springframework.boot » spring-boot-configuration-processorApache
Spring Boot Configuration Annotation Processor
Last Release on Feb 20, 2025
2. Pegdown1,819 usages
org.pegdown » pegdownApache
A Java 1.6+ library providing a clean and lightweight markdown processor
Last Release on Sep 18, 2015
JBoss Logging I18n Annotation Processor
Last Release on Feb 28, 2025
4. Spring Boot AutoConfigure Processor1,357 usages
org.springframework.boot » spring-boot-autoconfigure-processorApache
Spring Boot AutoConfigure Annotation Processor
Last Release on Feb 20, 2025
7. Js Enterprise311 usages
org.graalvm.js » jsMITUPL
Graal JavaScript engine.
Last Release on Jan 21, 2025
Closure Compiler is a JavaScript optimizing compiler. It parses your
JavaScript, analyzes it, removes dead code and rewrites and minimizes
what's left. It also checks syntax, variable references, and types, and
warns about common JavaScript pitfalls. It is used in many of Google's
JavaScript apps, including Gmail, Google Web Search, Google Maps, and
Google Docs.
Last Release on Mar 19, 2024
The YUI Compressor is a JavaScript compressor which, in addition to removing
comments and white-spaces, obfuscates local variables using the smallest
possible variable name. This obfuscation is safe, even when using constructs
such as 'eval' or 'with' (although the compression is not optimal is those
cases) Compared to jsmin, the average savings is around 20%.
Last Release on Sep 21, 2014