Dependency Information

Dependency Information

Apache Maven

<dependency>
  <groupId>org.kitesdk</groupId>
  <artifactId>kite-morphlines-avro</artifactId>
  <version>1.1.0</version>
</dependency>

Apache Buildr

'org.kitesdk:kite-morphlines-avro:jar:1.1.0'

Apache Ant

<dependency org="org.kitesdk" name="kite-morphlines-avro" rev="1.1.0">
  <artifact name="kite-morphlines-avro" type="jar" />
</dependency>

Groovy Grape

@Grapes(
@Grab(group='org.kitesdk', module='kite-morphlines-avro', version='1.1.0')
)

Grails

compile 'org.kitesdk:kite-morphlines-avro:1.1.0'

Leiningen

[org.kitesdk/kite-morphlines-avro "1.1.0"]

SBT

libraryDependencies += "org.kitesdk" %% "kite-morphlines-avro" % "1.1.0"
Project Dependencies

Project Dependencies

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupId ArtifactId Version Type License
org.apache.avro avro 1.7.5 jar The Apache Software License, Version 2.0
org.kitesdk kite-morphlines-core 1.1.0 jar Apache Software License v2.0

test

The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:

GroupId ArtifactId Version Classifier Type License
junit junit 4.10 - jar Common Public License Version 1.0
org.kitesdk kite-morphlines-core 1.1.0 tests test-jar Apache Software License v2.0

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupId ArtifactId Version Type License
com.codahale.metrics metrics-core 3.0.2 jar Apache License 2.0
com.codahale.metrics metrics-healthchecks 3.0.2 jar Apache License 2.0
com.google.guava guava 11.0.2 jar The Apache Software License, Version 2.0
com.thoughtworks.paranamer paranamer 2.3 jar LICENSE.txt
com.typesafe config 1.0.2 jar Apache License, Version 2.0
org.apache.commons commons-compress 1.4.1 jar The Apache Software License, Version 2.0
org.codehaus.jackson jackson-core-asl 1.9.13 jar The Apache Software License, Version 2.0
org.codehaus.jackson jackson-mapper-asl 1.9.13 jar The Apache Software License, Version 2.0
org.slf4j slf4j-api 1.6.1 jar MIT License
org.tukaani xz 1.0 jar Public Domain
org.xerial.snappy snappy-java 1.0.5 jar The Apache Software License, Version 2.0

test

The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:

GroupId ArtifactId Version Type License
org.hamcrest hamcrest-core 1.1 jar BSD style

provided

The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:

GroupId ArtifactId Version Type License
com.google.code.findbugs jsr305 2.0.1 jar The Apache Software License, Version 2.0

Project Dependency Graph

Dependency Tree

  • org.kitesdk:kite-morphlines-avro:jar:1.1.0 Information

Licenses

BSD style: Hamcrest Core

Public Domain: XZ for Java

BSD: ParaNamer Core

Apache License, Version 2.0: config

Apache License 2.0: Metrics Core, Metrics Health Checks

Common Public License Version 1.0: JUnit

MIT License: SLF4J API Module

The Apache Software License, Version 2.0: Apache Avro, Commons Compress, Data Mapper for Jackson, FindBugs-jsr305, Guava: Google Core Libraries for Java, Jackson, Snappy for Java

Apache Software License v2.0: Kite Morphlines Avro, Kite Morphlines Core

Dependency File Details

Filename Size Entries Classes Packages JDK Rev Debug Sealed
metrics-core-3.0.2.jar 83.45 kB 89 79 1 1.6 debug -
metrics-healthchecks-3.0.2.jar 8.92 kB 17 5 2 1.6 debug -
jsr305-2.0.1.jar 31.12 kB 70 34 3 1.5 debug -
guava-11.0.2.jar 1.57 MB 1,289 1,266 12 1.5 debug -
paranamer-2.3.jar 28.86 kB 25 15 1 1.5 debug -
config-1.0.2.jar 183.10 kB 140 135 2 1.6 debug -
junit-4.10.jar 247.23 kB 290 252 31 1.5 debug -
avro-1.7.5.jar 391.29 kB 314 292 9 1.6 debug -
commons-compress-1.4.1.jar 235.71 kB 156 129 14 1.5 debug -
jackson-core-asl-1.9.13.jar 226.80 kB 137 121 8 1.5 debug -
jackson-mapper-asl-1.9.13.jar 762.37 kB 529 502 18 1.5 debug -
hamcrest-core-1.1.jar 74.85 kB 54 21 3 1.5 debug -
kite-morphlines-core-1.1.0.jar 263.32 kB 221 184 12 1.6 debug -
kite-morphlines-core-1.1.0-tests.jar 1.38 MB - - - - - -
slf4j-api-1.6.1.jar 24.90 kB 34 23 3 1.3 debug -
xz-1.0.jar 92.45 kB 115 102 9 1.4 release sealed
Total Size Entries Classes Packages JDK Rev Debug Sealed
16 5.54 MB 3,480 3,160 128 1.6 14 1
compile: 12 compile: 3.82 MB compile: 3,066 compile: 2,853 compile: 91 - compile: 11 compile: 1
test: 3 test: 1.69 MB test: 344 test: 273 test: 34 - test: 2 -
provided: 1 provided: 31.12 kB provided: 70 provided: 34 provided: 3 - provided: 1 -