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 Licenses Optional
com.sun.xml.bind jaxb-jxc 3.0.0 jar Eclipse Distribution License - v 1.0 No
com.sun.xml.bind jaxb-xjc 3.0.0 jar Eclipse Distribution License - v 1.0 No
com.thoughtworks.qdox qdox 2.0.0 jar The Apache Software License, Version 2.0 No
org.apache.maven maven-artifact 3.0.5 jar The Apache Software License, Version 2.0 No
org.apache.maven maven-core 3.0.5 jar The Apache Software License, Version 2.0 No
org.apache.maven maven-model 3.0.5 jar The Apache Software License, Version 2.0 No
org.apache.maven maven-plugin-api 3.0.5 jar The Apache Software License, Version 2.0 No
org.apache.maven.skins maven-fluido-skin 1.6 jar Apache License, Version 2.0 No
org.codehaus.plexus plexus-compiler-api 2.5 jar The Apache Software License, Version 2.0 No
org.codehaus.plexus plexus-utils 3.1.0 jar Apache License, Version 2.0 No
org.sonatype.plexus plexus-build-api 0.0.7 jar Apache Public License 2.0 No
org.apache.maven.plugin-tools maven-plugin-annotations 3.5.1 jar Apache License, Version 2.0 Yes

runtime

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

GroupId ArtifactId Version Type Licenses
com.sun.istack istack-commons-runtime 4.0.0 jar Eclipse Distribution License - v 1.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 Licenses
ch.qos.logback logback-classic 1.2.3 jar Eclipse Public License - v 1.0-GNU Lesser General Public License
junit junit 4.13.1 jar Eclipse Public License 1.0
org.eclipse.ecf org.objectweb.asm 5.0.1.v201404251740 jar Eclipse Public License v1.0
org.xmlunit xmlunit-legacy 2.8.1 jar The BSD 3-Clause License
org.xmlunit xmlunit-matchers 2.8.1 jar The Apache Software License, Version 2.0
se.jguru.shared.algorithms.api jguru-shared-algorithms-api 0.10.3 jar jGuru Europe Corporate Source License, based on The Apache Software License, Version 2.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 Classifier Type Licenses
com.sun.activation jakarta.activation 2.0.0 - jar EDL 1.0
com.sun.xml.bind jaxb-core 3.0.0 - jar Eclipse Distribution License - v 1.0
com.sun.xml.bind jaxb-impl 3.0.0 - jar Eclipse Distribution License - v 1.0
jakarta.xml.bind jakarta.xml.bind-api 3.0.0 - jar Eclipse Distribution License - v 1.0
org.apache.maven maven-aether-provider 3.0.5 - jar The Apache Software License, Version 2.0
org.apache.maven maven-model-builder 3.0.5 - jar The Apache Software License, Version 2.0
org.apache.maven maven-repository-metadata 3.0.5 - jar The Apache Software License, Version 2.0
org.apache.maven maven-settings 3.0.5 - jar The Apache Software License, Version 2.0
org.apache.maven maven-settings-builder 3.0.5 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-classworlds 2.4 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-component-annotations 1.5.5 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-interpolation 1.14 - jar The Apache Software License, Version 2.0
org.sonatype.aether aether-api 1.13.1 - jar Eclipse Public License, Version 1.0
org.sonatype.aether aether-impl 1.13.1 - jar Eclipse Public License, Version 1.0
org.sonatype.aether aether-spi 1.13.1 - jar Eclipse Public License, Version 1.0
org.sonatype.aether aether-util 1.13.1 - jar Eclipse Public License, Version 1.0
org.sonatype.plexus plexus-cipher 1.4 - jar Apache Public License 2.0
org.sonatype.plexus plexus-sec-dispatcher 1.3 - jar Apache Public License 2.0
org.sonatype.sisu sisu-guava 0.9.9 - jar The Apache Software License, Version 2.0
org.sonatype.sisu sisu-guice 3.1.0 no_aop jar The Apache Software License, Version 2.0
org.sonatype.sisu sisu-inject-bean 2.3.0 - jar The Apache Software License, Version 2.0-Eclipse Public License, Version 1.0
org.sonatype.sisu sisu-inject-plexus 2.3.0 - jar Eclipse Public License, Version 1.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 Licenses
ch.qos.logback logback-core 1.2.3 jar Eclipse Public License - v 1.0-GNU Lesser General Public License
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.jetbrains annotations 13.0 jar The Apache Software License, Version 2.0
org.jetbrains.kotlin kotlin-reflect 1.4.10 jar The Apache License, Version 2.0
org.jetbrains.kotlin kotlin-stdlib 1.4.10 jar The Apache License, Version 2.0
org.jetbrains.kotlin kotlin-stdlib-common 1.4.10 jar The Apache License, Version 2.0
org.jetbrains.kotlin kotlin-stdlib-jdk7 1.4.10 jar The Apache License, Version 2.0
org.jetbrains.kotlin kotlin-stdlib-jdk8 1.4.10 jar The Apache License, Version 2.0
org.slf4j slf4j-api 1.7.25 jar MIT License
org.xmlunit xmlunit-core 2.8.1 jar The Apache Software License, Version 2.0
se.jguru.codestyle.annotations jguru-codestyle-annotations 0.11.0 jar jGuru Europe Corporate Source License, based on The Apache Software License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

Apache Public License 2.0: Plexus Cipher: encryption/decryption Component, Plexus Security Dispatcher Component, plexus-build-api

Eclipse Public License 1.0: JUnit

The Apache License, Version 2.0: org.jetbrains.kotlin:kotlin-reflect, org.jetbrains.kotlin:kotlin-stdlib, org.jetbrains.kotlin:kotlin-stdlib-common, org.jetbrains.kotlin:kotlin-stdlib-jdk7, org.jetbrains.kotlin:kotlin-stdlib-jdk8

MIT License: SLF4J API Module

Eclipse Public License v1.0: org.objectweb.asm

GNU Lesser General Public License: Logback Classic Module, Logback Core Module

New BSD License: Hamcrest Core

Eclipse Public License, Version 1.0: Aether :: API, Aether :: Implementation, Aether :: SPI, Aether :: Utilities, Sisu-Inject-Bean : Aggregate OSGi bundle, Sisu-Inject-Plexus : Aggregate OSGi bundle

jGuru Europe Corporate Source License, based on The Apache Software License, Version 2.0: jguru-codestyle-annotations, jguru-shared-algorithms-api

The BSD 3-Clause License: org.xmlunit:xmlunit-legacy

EDL 1.0: Jakarta Activation

Apache License, Version 2.0: Apache Maven Fluido Skin, Maven Plugin Tools Java 5 Annotations, Plexus Common Utilities

Eclipse Distribution License - v 1.0: Jakarta XML Binding API, Old JAXB Core, Old JAXB JXC, Old JAXB Runtime, Old JAXB XJC, istack common utility code runtime

The Apache Software License, Version 2.0: IntelliJ IDEA Annotations, JAXB-2 Maven Plugin, Maven Aether Provider, Maven Artifact, Maven Core, Maven Model, Maven Model Builder, Maven Plugin API, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder, Plexus :: Component Annotations, Plexus Classworlds, Plexus Compiler Api, Plexus Interpolation API, QDox, Sisu Guava - Core Library, Sisu Guice - Core Library, Sisu-Inject-Bean : Aggregate OSGi bundle, org.xmlunit:xmlunit-core, org.xmlunit:xmlunit-matchers

Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
logback-classic-1.2.3.jar 290.3 kB 234 175 27 1.6 Yes
logback-core-1.2.3.jar 471.9 kB 419 373 36 1.6 Yes
jakarta.activation-2.0.0.jar 62.7 kB 56 38 2 1.8 Yes
istack-commons-runtime-4.0.0.jar 29.9 kB 44 22 3 - Yes
jaxb-core-3.0.0.jar 238.3 kB 267 180 23 - Yes
jaxb-impl-3.0.0.jar 934.7 kB 701 545 19 - Yes
jaxb-jxc-3.0.0.jar 117.1 kB 103 48 6 - Yes
jaxb-xjc-3.0.0.jar 1.9 MB 1462 1179 62 - Yes
qdox-2.0.0.jar 324.3 kB 244 218 17 1.6 Yes
jakarta.xml.bind-api-3.0.0.jar 129 kB 140 110 6 - Yes
junit-4.13.1.jar 382.7 kB 387 348 32 1.5 Yes
maven-aether-provider-3.0.5.jar 56.5 kB 40 23 1 1.5 Yes
maven-artifact-3.0.5.jar 52.1 kB 57 32 11 1.5 Yes
maven-core-3.0.5.jar 559 kB 428 350 43 1.5 Yes
maven-model-3.0.5.jar 163.6 kB 67 50 3 1.5 Yes
maven-model-builder-3.0.5.jar 150.6 kB 142 109 16 1.5 Yes
maven-plugin-api-3.0.5.jar 49.3 kB 46 25 6 1.5 Yes
maven-repository-metadata-3.0.5.jar 30.1 kB 25 7 2 1.5 Yes
maven-settings-3.0.5.jar 46.7 kB 33 17 2 1.5 Yes
maven-settings-builder-3.0.5.jar 41.4 kB 53 32 5 1.5 Yes
maven-fluido-skin-1.6.jar 350 kB 56 0 0 - No
plexus-classworlds-2.4.jar 47.1 kB 52 37 5 1.4 Yes
plexus-compiler-api-2.5.jar 25.4 kB 34 20 4 1.5 Yes
plexus-component-annotations-1.5.5.jar 4.2 kB 15 3 1 1.5 No
plexus-interpolation-1.14.jar 61.1 kB 60 44 6 1.4 Yes
plexus-utils-3.1.0.jar 261.6 kB 129 104 9 1.6 Yes
org.objectweb.asm-5.0.1.v201404251740.jar 63.4 kB 39 25 2 1.2 No
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes
annotations-13.0.jar 17.5 kB 45 32 2 1.5 Yes
kotlin-reflect-1.4.10.jar 2.9 MB 1878 1777 60 - Yes
kotlin-stdlib-1.4.10.jar 1.5 MB 896 852 30 1.6 Yes
kotlin-stdlib-common-1.4.10.jar 191.2 kB 327 0 0 - No
kotlin-stdlib-jdk7-1.4.10.jar 4 kB 12 2 2 1.6 Yes
kotlin-stdlib-jdk8-1.4.10.jar 16.2 kB 30 11 6 1.8 Yes
slf4j-api-1.7.25.jar 41.2 kB 46 34 4 1.5 Yes
aether-api-1.13.1.jar 89.7 kB 116 96 11 1.5 Yes
aether-impl-1.13.1.jar 130.1 kB 87 73 2 1.5 Yes
aether-spi-1.13.1.jar 15.4 kB 33 17 5 1.5 Yes
aether-util-1.13.1.jar 130 kB 116 92 14 1.5 Yes
plexus-build-api-0.0.7.jar 8.5 kB 19 4 1 1.4 Yes
plexus-cipher-1.4.jar 13.5 kB 20 6 1 1.4 Yes
plexus-sec-dispatcher-1.3.jar 28.6 kB 31 13 3 1.4 Yes
sisu-guava-0.9.9.jar 1.5 MB 1183 1163 10 1.5 Yes
sisu-guice-3.1.0-no_aop.jar 357.4 kB 310 295 8 1.5 Yes
sisu-inject-bean-2.3.0.jar 289.1 kB 256 224 15 1.5 Yes
sisu-inject-plexus-2.3.0.jar 204.4 kB 207 163 27 1.5 Yes
xmlunit-core-2.8.1.jar 168.6 kB 171 155 8 1.7 Yes
xmlunit-legacy-2.8.1.jar 128.1 kB 102 88 5 1.7 Yes
xmlunit-matchers-2.8.1.jar 20.5 kB 22 12 1 1.7 Yes
jguru-codestyle-annotations-0.11.0.jar 9 kB 16 4 1 1.8 No
jguru-shared-algorithms-api-0.10.3.jar 151.5 kB 94 72 7 1.8 Yes
maven-plugin-annotations-3.5.1.jar 14.3 kB 22 7 1 1.6 Yes
Total Size Entries Classes Packages Java Version Debug Information
52 14.8 MB 11424 9351 576 1.8 47
compile: 34 compile: 8.4 MB compile: 6610 compile: 5324 compile: 347 - compile: 32
test: 17 test: 6.4 MB test: 4770 test: 4005 test: 226 - test: 14
runtime: 1 runtime: 29.9 kB runtime: 44 runtime: 22 runtime: 3 - runtime: 1

Dependency Repository Locations

Repo ID URL Release Snapshot
apache.snapshots
central
https://repository.apache.org/snapshots
https://repo.maven.apache.org/maven2
Yes Yes

Repository locations for each of the Dependencies.

Artifact brs
ch.qos.logback:logback-classic:jar:1.2.3
Found at https://repo1.maven.org/maven2
ch.qos.logback:logback-core:jar:1.2.3
Found at https://repo1.maven.org/maven2
com.sun.activation:jakarta.activation:jar:2.0.0
Found at https://repo1.maven.org/maven2
com.sun.istack:istack-commons-runtime:jar:4.0.0
Found at https://repo1.maven.org/maven2
com.sun.xml.bind:jaxb-core:jar:3.0.0
Found at https://repo1.maven.org/maven2
com.sun.xml.bind:jaxb-impl:jar:3.0.0
Found at https://repo1.maven.org/maven2
com.sun.xml.bind:jaxb-jxc:jar:3.0.0
Found at https://repo1.maven.org/maven2
com.sun.xml.bind:jaxb-xjc:jar:3.0.0
Found at https://repo1.maven.org/maven2
com.thoughtworks.qdox:qdox:jar:2.0.0
Found at https://repo1.maven.org/maven2
jakarta.xml.bind:jakarta.xml.bind-api:jar:3.0.0
Found at https://repo1.maven.org/maven2
junit:junit:jar:4.13.1
Found at https://repo1.maven.org/maven2
org.apache.maven:maven-aether-provider:jar:3.0.5
Found at https://repo1.maven.org/maven2
org.apache.maven:maven-artifact:jar:3.0.5
Found at https://repo1.maven.org/maven2
org.apache.maven:maven-core:jar:3.0.5
Found at https://repo1.maven.org/maven2
org.apache.maven:maven-model:jar:3.0.5
Found at https://repo1.maven.org/maven2
org.apache.maven:maven-model-builder:jar:3.0.5
Found at https://repo1.maven.org/maven2
org.apache.maven:maven-plugin-api:jar:3.0.5
Found at https://repo1.maven.org/maven2
org.apache.maven:maven-repository-metadata:jar:3.0.5
Found at https://repo1.maven.org/maven2
org.apache.maven:maven-settings:jar:3.0.5
Found at https://repo1.maven.org/maven2
org.apache.maven:maven-settings-builder:jar:3.0.5
Found at https://repo1.maven.org/maven2
org.apache.maven.skins:maven-fluido-skin:jar:1.6
Found at https://repo1.maven.org/maven2
org.codehaus.plexus:plexus-classworlds:jar:2.4
Found at https://repo1.maven.org/maven2
org.codehaus.plexus:plexus-compiler-api:jar:2.5
Found at https://repo1.maven.org/maven2
org.codehaus.plexus:plexus-component-annotations:jar:1.5.5
Found at https://repo1.maven.org/maven2
org.codehaus.plexus:plexus-interpolation:jar:1.14
Found at https://repo1.maven.org/maven2
org.codehaus.plexus:plexus-utils:jar:3.1.0
Found at https://repo1.maven.org/maven2
org.eclipse.ecf:org.objectweb.asm:jar:5.0.1.v201404251740
Found at https://repo1.maven.org/maven2
org.hamcrest:hamcrest-core:jar:1.3
Found at https://repo1.maven.org/maven2
org.jetbrains:annotations:jar:13.0
Found at https://repo1.maven.org/maven2
org.jetbrains.kotlin:kotlin-reflect:jar:1.4.10
Found at https://repo1.maven.org/maven2
org.jetbrains.kotlin:kotlin-stdlib:jar:1.4.10
Found at https://repo1.maven.org/maven2
org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.4.10
Found at https://repo1.maven.org/maven2
org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.4.10
Found at https://repo1.maven.org/maven2
org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.4.10
Found at https://repo1.maven.org/maven2
org.slf4j:slf4j-api:jar:1.7.25
Found at https://repo1.maven.org/maven2
org.sonatype.aether:aether-api:jar:1.13.1
Found at https://repo1.maven.org/maven2
org.sonatype.aether:aether-impl:jar:1.13.1
Found at https://repo1.maven.org/maven2
org.sonatype.aether:aether-spi:jar:1.13.1
Found at https://repo1.maven.org/maven2
org.sonatype.aether:aether-util:jar:1.13.1
Found at https://repo1.maven.org/maven2
org.sonatype.plexus:plexus-build-api:jar:0.0.7
Found at https://repo1.maven.org/maven2
org.sonatype.plexus:plexus-cipher:jar:1.4
Found at https://repo1.maven.org/maven2
org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3
Found at https://repo1.maven.org/maven2
org.sonatype.sisu:sisu-guava:jar:0.9.9
Found at https://repo1.maven.org/maven2
org.sonatype.sisu:sisu-guice:jar:no_aop:3.1.0
Found at https://repo1.maven.org/maven2
org.sonatype.sisu:sisu-inject-bean:jar:2.3.0
Found at https://repo1.maven.org/maven2
org.sonatype.sisu:sisu-inject-plexus:jar:2.3.0
Found at https://repo1.maven.org/maven2
org.xmlunit:xmlunit-core:jar:2.8.1
Found at https://repo1.maven.org/maven2
org.xmlunit:xmlunit-legacy:jar:2.8.1
Found at https://repo1.maven.org/maven2
org.xmlunit:xmlunit-matchers:jar:2.8.1
Found at https://repo1.maven.org/maven2
se.jguru.codestyle.annotations:jguru-codestyle-annotations:jar:0.11.0
Found at https://repo1.maven.org/maven2
se.jguru.shared.algorithms.api:jguru-shared-algorithms-api:jar:0.10.3
Found at https://repo1.maven.org/maven2
org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.5.1
Found at https://repo1.maven.org/maven2
Total brs
52 (compile: 34, test: 17, runtime: 1) 52