Jar examples for n:norconex-commons-lang
Norconex Commons Lang is a Java library containing utility classes that complements the Java API and are not found in commonly available libraries (such as the great Apache Commons Lang, which it relies on).
You can download jar file norconex-commons-lang 1.9.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add norconex-commons-lang-1.9.0.jar to your project.
<dependency> <groupId>com.norconex.commons</groupId> <artifactId>norconex-commons-lang</artifactId> <version>1.9.0</version> </dependency>
compile group: 'com.norconex.commons', name: 'norconex-commons-lang', version: '1.9.0'
libraryDependencies += "com.norconex.commons" % "norconex-commons-lang" % "1.9.0"
<dependency org="com.norconex.commons" name="norconex-commons-lang" rev="1.9.0"/>
@Grapes(@Grab(group='com.norconex.commons', module='norconex-commons-lang', version='1.9.0'))
'com.norconex.commons:norconex-commons-lang:jar:1.9.0'
Click the following link to download the jar file.
norconex-commons-lang-1.9.0-javadoc.jar