<dependency>
<groupId>com.norconex.commons</groupId>
<artifactId>norconex-commons-lang</artifactId>
<version>2.0.0-M2</version>
</dependency>
@Grapes(
@Grab(group='com.norconex.commons', module='norconex-commons-lang', version='2.0.0-M2')
)
<parent> <groupId>com.norconex.commons</groupId> <artifactId>norconex-commons-maven-parent</artifactId> <version>1.0.0-M2</version> </parent>
compile
|-- org.apache.commons:commons-lang3
|-- org.apache.commons:commons-text
|-- org.apache.velocity:velocity-engine-core
|-- org.apache.commons:commons-collections4
|-- org.imgscalr:imgscalr-lib:4.2
|-- org.exist-db.thirdparty.xerces:xercesImpl
|-- com.rackspace.eclipse.webtools.sourceediting:org.eclipse.wst.xml.xpath2.processor
|-- com.github.olivergondza:maven-jdk-tools-wrapper:0.1
runtime
|-- edu.princeton.cup:java-cup
test
|-- org.junit.jupiter:junit-jupiter
|-- org.apache.logging.log4j:log4j-slf4j-impl