Dependency Information

Dependency Information

Apache Maven

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

Apache Buildr

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

Apache Ant

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

Groovy Grape

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

Grails

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

Leiningen

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

SBT

libraryDependencies += "org.kitesdk" %% "kite-morphlines-saxon" % "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
net.sf.saxon Saxon-HE 9.5.1-5 jar Mozilla Public License Version 2.0
org.ccil.cowan.tagsoup tagsoup 1.2.1 jar Apache License 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.codehaus.woodstox woodstox-core-asl 4.2.0 - jar The Apache Software License, Version 2.0
org.kitesdk kite-morphlines-core 1.1.0 tests test-jar Apache Software License v2.0
org.slf4j slf4j-log4j12 1.6.1 - jar MIT License

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.typesafe config 1.0.2 jar Apache License, Version 2.0
org.slf4j slf4j-api 1.6.1 jar MIT License

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
javax.xml.stream stax-api 1.0-2 jar GNU General Public Library-COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
log4j log4j 1.2.16 jar The Apache Software License, Version 2.0
org.codehaus.woodstox stax2-api 3.1.1 jar The BSD 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-saxon:jar:1.1.0 Information
    • net.sf.saxon:Saxon-HE:jar:9.5.1-5 (compile) Information
    • org.ccil.cowan.tagsoup:tagsoup:jar:1.2.1 (compile) Information
    • org.codehaus.woodstox:woodstox-core-asl:jar:4.2.0 (test) Information
    • org.kitesdk:kite-morphlines-core:jar:1.1.0 (compile) Information
    • org.kitesdk:kite-morphlines-core:test-jar:tests:1.1.0 (test) Information
    • junit:junit:jar:4.10 (test) Information
      • org.hamcrest:hamcrest-core:jar:1.1 (test) Information
    • org.slf4j:slf4j-log4j12:jar:1.6.1 (test) Information

Licenses

BSD style: Hamcrest Core

Apache License, Version 2.0: config

Mozilla Public License Version 2.0: Saxon-HE

GNU General Public Library: Streaming API for XML

Apache License 2.0: Metrics Core, Metrics Health Checks, TagSoup

Common Public License Version 1.0: JUnit

COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0: Streaming API for XML

MIT License: SLF4J API Module, SLF4J LOG4J-12 Binding

The Apache Software License, Version 2.0: Apache Log4j, FindBugs-jsr305, Guava: Google Core Libraries for Java, Woodstox

The BSD License: Stax2 API

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

Dependency File Details

Filename Size Entries Classes Packages JDK Rev Debug
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
config-1.0.2.jar 183.10 kB 140 135 2 1.6 debug
stax-api-1.0-2.jar 22.80 kB 44 37 3 1.5 debug
junit-4.10.jar 247.23 kB 290 252 31 1.5 debug
log4j-1.2.16.jar 470.25 kB 346 308 20 1.1 debug
Saxon-HE-9.5.1-5.jar 9.65 MB 1,883 1,538 37 1.5 debug
tagsoup-1.2.1.jar 88.60 kB 29 22 2 1.4 debug
stax2-api-3.1.1.jar 177.84 kB 140 124 11 1.4 debug
woodstox-core-asl-4.2.0.jar 470.94 kB 234 203 16 1.4 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
slf4j-log4j12-1.6.1.jar 9.52 kB 16 6 1 1.3 debug
Total Size Entries Classes Packages JDK Rev Debug
17 14.71 MB 4,896 4,237 159 1.6 16
compile: 8 compile: 11.86 MB compile: 3,702 compile: 3,252 compile: 71 - compile: 8
test: 8 test: 2.81 MB test: 1,124 test: 951 test: 85 - test: 7
provided: 1 provided: 31.12 kB provided: 70 provided: 34 provided: 3 - provided: 1