Download woothee-java-1.7.0.jar file - Jar w

Jar examples for w:woothee-java

Description

Woothee Java implementation and Hive UDF

You can download jar file woothee-java 1.7.0 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add woothee-java-1.7.0.jar to your project.

<dependency>
   <groupId>is.tagomor.woothee</groupId>
   <artifactId>woothee-java</artifactId>
   <version>1.7.0</version>
</dependency>
compile group: 'is.tagomor.woothee', name: 'woothee-java', version: '1.7.0'
libraryDependencies += "is.tagomor.woothee" % "woothee-java" % "1.7.0"
<dependency org="is.tagomor.woothee" name="woothee-java" rev="1.7.0"/>
@Grapes(@Grab(group='is.tagomor.woothee', module='woothee-java', version='1.7.0'))
'is.tagomor.woothee:woothee-java:jar:1.7.0'

Download

Click the following link to download the jar file.

woothee-java-1.7.0-javadoc.jar
woothee-java-1.7.0-sources.jar
woothee-java-1.7.0.jar
woothee-java-1.7.0.pom



Related Tutorials