License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdis.tagomor.woothee |
ArtifactId | ArtifactIdwoothee-java |
Version | Version1.11.0 |
Type | Typejar |
Description |
Descriptionwoothee-java
Woothee Java implementation and Hive UDF
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
woothee-java-1.11.0.pom | |
woothee-java-1.11.0.jar | 50 KB |
woothee-java-1.11.0-sources.jar | 35 KB |
woothee-java-1.11.0-javadoc.jar | 267 KB |
Browse |
<!-- https://jarcasting.com/artifacts/is.tagomor.woothee/woothee-java/ -->
<dependency>
<groupId>is.tagomor.woothee</groupId>
<artifactId>woothee-java</artifactId>
<version>1.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/is.tagomor.woothee/woothee-java/
implementation 'is.tagomor.woothee:woothee-java:1.11.0'
// https://jarcasting.com/artifacts/is.tagomor.woothee/woothee-java/
implementation ("is.tagomor.woothee:woothee-java:1.11.0")
'is.tagomor.woothee:woothee-java:jar:1.11.0'
<dependency org="is.tagomor.woothee" name="woothee-java" rev="1.11.0">
<artifact name="woothee-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='is.tagomor.woothee', module='woothee-java', version='1.11.0')
)
libraryDependencies += "is.tagomor.woothee" % "woothee-java" % "1.11.0"
[is.tagomor.woothee/woothee-java "1.11.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jyaml : jyaml | jar | 1.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |