文件下载
文件名 操作
wrangler-core-4.10.0.jar 下载
wrangler-core-4.10.0.pom 下载
wrangler-core-4.10.0-sources.jar 下载
Apache Maven
<dependency>
  <groupId>io.cdap.wrangler</groupId>
  <artifactId>wrangler-core</artifactId>
  <version>4.10.0</version>
</dependency>
Gradle Groovy
implementation 'io.cdap.wrangler:wrangler-core:4.10.0'
Gradle Kotlin
implementation("io.cdap.wrangler:wrangler-core:4.10.0")
Scala SBT
libraryDependencies += "io.cdap.wrangler" % "wrangler-core" % "4.10.0"
Groovy Grape
@Grapes(
  @Grab(group='io.cdap.wrangler', module='wrangler-core', version='4.10.0')
)
Apache Ivy
<dependency org="io.cdap.wrangler" name="wrangler-core" rev="4.10.0" />
Leiningen
[io.cdap.wrangler/wrangler-core "4.10.0"]
Apache Buildr
'io.cdap.wrangler:wrangler-core:jar:4.10.0'
本项目依赖
<parent>
  <groupId>io.cdap.wrangler</groupId>
  <artifactId>wrangler</artifactId>
  <version>4.10.0</version>
</parent>

compile

|-- com.google.guava:guava

|-- io.cdap.wrangler:wrangler-api

|-- io.cdap.wrangler:wrangler-proto

|-- com.google.protobuf:protobuf-java

|-- com.github.everit-org.json-schema:org.everit.json.schema:1.11.1

|-- io.dataapps.chlorine:chlorine-finder

|-- com.github.mpkorstanje:simmetrics-core

|-- commons-io:commons-io

|-- com.github.filosganga:geogson-core

|-- commons-validator:commons-validator

|-- com.joestelmach:natty

|-- nl.basjes.parse.httpdlog:httpdlog-parser

|-- joda-time:joda-time

|-- com.github.rholder:guava-retrying

|-- org.antlr:antlr4

|-- org.json:json:20180813

|-- org.unix4j:unix4j-command

|-- com.jayway.jsonpath:json-path

|-- org.reflections:reflections

|-- org.apache.poi:poi

|-- org.apache.poi:poi-ooxml

|-- org.apache.commons:commons-lang3

|-- org.apache.commons:commons-jexl3

|-- org.apache.httpcomponents:httpclient

|-- org.apache.commons:commons-csv

|-- org.apache.avro:avro

|-- org.bouncycastle:bcprov-jdk15on

|-- org.apache.commons:commons-math3

|-- ca.uhn.hapi:hapi-base

|-- ca.uhn.hapi:hapi-structures-v21

|-- ca.uhn.hapi:hapi-structures-v22

|-- ca.uhn.hapi:hapi-structures-v23

|-- ca.uhn.hapi:hapi-structures-v231

|-- ca.uhn.hapi:hapi-structures-v24

|-- ca.uhn.hapi:hapi-structures-v25

|-- ca.uhn.hapi:hapi-structures-v251

|-- ca.uhn.hapi:hapi-structures-v26

|-- io.cdap.cdap:cdap-system-app-api

provided

|-- io.cdap.cdap:cdap-api

|-- io.cdap.cdap:cdap-etl-api

test

|-- io.cdap.cdap:cdap-unit-test

|-- pl.pragmatists:JUnitParams:1.1.1

|-- org.powermock:powermock-module-junit4:2.0.2

|-- org.powermock:powermock-api-mockito2:2.0.2

|-- io.netty:netty-all

|-- io.cdap.http:netty-http