Download norconex-jef-4.0.7.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.7 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.7.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials