Files download
File Operation
hop-core-2.6.0.jar download
hop-core-2.6.0.pom download
hop-core-2.6.0-sources.jar download
Apache Maven
<dependency>
  <groupId>org.apache.hop</groupId>
  <artifactId>hop-core</artifactId>
  <version>2.6.0</version>
</dependency>
Gradle Groovy
implementation 'org.apache.hop:hop-core:2.6.0'
Gradle Kotlin
implementation("org.apache.hop:hop-core:2.6.0")
Scala SBT
libraryDependencies += "org.apache.hop" % "hop-core" % "2.6.0"
Groovy Grape
@Grapes(
  @Grab(group='org.apache.hop', module='hop-core', version='2.6.0')
)
Apache Ivy
<dependency org="org.apache.hop" name="hop-core" rev="2.6.0" />
Leiningen
[org.apache.hop/hop-core "2.6.0"]
Apache Buildr
'org.apache.hop:hop-core:jar:2.6.0'
Dependencies
<parent>
  <groupId>org.apache.hop</groupId>
  <artifactId>hop</artifactId>
  <version>2.6.0</version>
</parent>

compile

|-- org.apache.avro:avro

|-- com.fasterxml.jackson.dataformat:jackson-dataformat-avro

|-- org.slf4j:slf4j-api

|-- org.slf4j:slf4j-nop

|-- commons-beanutils:commons-beanutils

|-- commons-codec:commons-codec

|-- commons-httpclient:commons-httpclient:3.1

|-- commons-logging:commons-logging

|-- com.google.guava:guava

|-- com.google.guava:failureaccess:1.0.1

|-- org.owasp.encoder:encoder

|-- org.apache.xmlgraphics:batik-bridge

|-- org.apache.xmlgraphics:batik-css

|-- org.apache.xmlgraphics:batik-dom

|-- org.apache.xmlgraphics:batik-gvt

|-- org.apache.xmlgraphics:batik-svg-dom

|-- org.apache.xmlgraphics:batik-transcoder

|-- org.apache.xmlgraphics:batik-codec

|-- org.apache.xmlgraphics:batik-util

|-- org.apache.xmlgraphics:batik-ext

|-- org.apache.xmlgraphics:batik-xml

|-- org.apache.xmlgraphics:batik-anim

|-- org.apache.xmlgraphics:batik-parser

|-- org.apache.xmlgraphics:batik-script

|-- org.apache.xmlgraphics:batik-awt-util

|-- org.apache.xmlgraphics:batik-constants

|-- org.apache.xmlgraphics:batik-i18n

|-- org.apache.xmlgraphics:batik-svggen

|-- xml-apis:xml-apis-ext:1.3.04

|-- org.apache.commons:commons-collections4:4.4

|-- commons-lang:commons-lang:2.6

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

|-- commons-net:commons-net:3.9.0

|-- org.apache.httpcomponents:httpclient

|-- org.apache.httpcomponents:httpcore

|-- org.apache.commons:commons-vfs2:2.9.0

|-- commons-io:commons-io:2.11.0

|-- commons-dbcp:commons-dbcp:1.4

|-- commons-pool:commons-pool:1.5.7

|-- org.apache.commons:commons-compress

|-- io.smallrye:jandex

|-- org.eclipse.jetty:jetty-util

|-- org.connectbot:sshlib

|-- ognl:ognl

|-- org.javassist:javassist:3.28.0-GA

|-- com.fasterxml.jackson.core:jackson-core

|-- com.fasterxml.jackson.core:jackson-databind

|-- xerces:xercesImpl

|-- com.googlecode.json-simple:json-simple:1.1.1

|-- com.google.code.gson:gson

|-- com.jcraft:jsch:0.1.55

test

|-- com.fasterxml.woodstox:woodstox-core

|-- org.hamcrest:java-hamcrest

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

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

|-- org.springframework:spring-test:4.3.2.RELEASE

|-- xmlunit:xmlunit:1.5