<dependency>
<groupId>com.github.codemonstur</groupId>
<artifactId>htmlcompiler</artifactId>
<version>5.7.6</version>
<type>maven-plugin</type>
</dependency>
@Grapes(
@Grab(group='com.github.codemonstur', module='htmlcompiler', version='5.7.6')
)
compile
|-- com.google.code.gson:gson:2.11.0
|-- commons-io:commons-io:2.16.1
|-- io.pebbletemplates:pebble:3.2.2
|-- com.github.hazendaz:htmlcompressor:2.0.1
|-- com.yahoo.platform.yui:yuicompressor:2.4.8
|-- com.google.javascript:closure-compiler:v20240317
|-- de.inetsoftware:jlessc:1.12
|-- com.vaadin:vaadin-sass-compiler:0.9.13
|-- de.neuland-bfi:jade4j:1.3.2
|-- de.neuland-bfi:pug4j:2.2.0
|-- com.github.codemonstur:simplexml:3.2.0
provided
|-- org.apache.maven:maven-core:3.9.6
|-- org.apache.maven:maven-plugin-api:3.9.6
|-- org.apache.maven.plugin-tools:maven-plugin-annotations:3.13.1