<dependency>
<groupId>org.daisy.pipeline.modules</groupId>
<artifactId>css-utils</artifactId>
<version>3.0.0</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='org.daisy.pipeline.modules', module='css-utils', version='3.0.0')
)
<parent> <groupId>org.daisy.pipeline.modules</groupId> <artifactId>modules-parent</artifactId> <version>1.14.2</version> </parent>
compile
|-- org.daisy.pipeline:common-utils
|-- org.daisy.libs:io.bit3.jsass
|-- org.apache.servicemix.bundles:org.apache.servicemix.bundles.antlr-runtime
|-- org.daisy.libs:com.xmlcalabash
|-- org.daisy.pipeline:calabash-adapter
|-- org.daisy.pipeline:saxon-adapter
|-- org.daisy.libs:jstyleparser
test