Download norconex-jef-4.0.6.jar file - Jar n

Jar examples for n:norconex-jef

Description

JEF is a Java API library meant to facilitate the lives of developers and integrators who have to build any kind of maintenance tasks on a server.

You can download jar file norconex-jef 4.0.6 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add norconex-jef-4.0.6.jar to your project.

<dependency>
   <groupId>com.norconex.jef</groupId>
   <artifactId>norconex-jef</artifactId>
   <version>4.0.6</version>
</dependency>
compile group: 'com.norconex.jef', name: 'norconex-jef', version: '4.0.6'
libraryDependencies += "com.norconex.jef" % "norconex-jef" % "4.0.6"
<dependency org="com.norconex.jef" name="norconex-jef" rev="4.0.6"/>
@Grapes(@Grab(group='com.norconex.jef', module='norconex-jef', version='4.0.6'))
'com.norconex.jef:norconex-jef:jar:4.0.6'

Download

Click the following link to download the jar file.

norconex-jef-4.0.6-javadoc.jar
norconex-jef-4.0.6-sources.jar
norconex-jef-4.0.6-tests.jar
norconex-jef-4.0.6.jar
norconex-jef-4.0.6.pom



Related Tutorials