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
de.dentrassi.asyncapi asyncapi-generator-java 0.0.4 jar Apache License, Version 2.0
de.dentrassi.asyncapi asyncapi-model 0.0.4 jar Apache License, Version 2.0
org.apache.maven maven-artifact 3.3.9 jar Apache License, Version 2.0
org.apache.maven maven-core 3.3.9 jar Apache License, Version 2.0
org.apache.maven maven-model 3.3.9 jar Apache License, Version 2.0
org.apache.maven maven-plugin-api 3.3.9 jar Apache License, Version 2.0
org.sonatype.plexus plexus-build-api 0.0.7 jar Apache Public License 2.0

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 Licenses
org.apache.maven.plugin-tools maven-plugin-annotations 3.3 jar Apache 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
aopalliance aopalliance 1.0 - jar Public Domain
com.google.guava guava 18.0 - jar The Apache Software License, Version 2.0
com.google.inject guice 4.0 no_aop jar The Apache Software License, Version 2.0
javax.annotation jsr250-api 1.0 - jar COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
javax.enterprise cdi-api 1.0 - jar Apache License, Version 2.0
javax.inject javax.inject 1 - jar The Apache Software License, Version 2.0
org.apache.commons commons-lang3 3.6 - jar Apache License, Version 2.0
org.apache.maven maven-aether-provider 3.3.9 - jar Apache License, Version 2.0
org.apache.maven maven-builder-support 3.3.9 - jar Apache License, Version 2.0
org.apache.maven maven-model-builder 3.3.9 - jar Apache License, Version 2.0
org.apache.maven maven-repository-metadata 3.3.9 - jar Apache License, Version 2.0
org.apache.maven maven-settings 3.3.9 - jar Apache License, Version 2.0
org.apache.maven maven-settings-builder 3.3.9 - jar Apache License, Version 2.0
org.codehaus.plexus plexus-classworlds 2.5.2 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-component-annotations 1.6 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-interpolation 1.21 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-utils 3.0.22 - jar The Apache Software License, Version 2.0
org.eclipse.aether aether-api 1.0.2.v20150114 - jar Eclipse Public License, Version 1.0
org.eclipse.aether aether-impl 1.0.2.v20150114 - jar Eclipse Public License, Version 1.0
org.eclipse.aether aether-spi 1.0.2.v20150114 - jar Eclipse Public License, Version 1.0
org.eclipse.aether aether-util 1.0.2.v20150114 - jar Eclipse Public License, Version 1.0
org.eclipse.jdt org.eclipse.jdt.core 3.12.3 - jar Eclipse Public License
org.eclipse.platform org.eclipse.core.commands 3.8.1 - jar Eclipse Public License
org.eclipse.platform org.eclipse.core.contenttype 3.5.100 - jar Eclipse Public License
org.eclipse.platform org.eclipse.core.expressions 3.5.100 - jar Eclipse Public License
org.eclipse.platform org.eclipse.core.jobs 3.8.0 - jar Eclipse Public License
org.eclipse.platform org.eclipse.core.resources 3.11.1 - jar Eclipse Public License
org.eclipse.platform org.eclipse.core.runtime 3.12.0 - jar Eclipse Public License
org.eclipse.platform org.eclipse.equinox.common 3.8.0 - jar Eclipse Public License
org.eclipse.platform org.eclipse.equinox.preferences 3.6.1 - jar Eclipse Public License
org.eclipse.platform org.eclipse.equinox.registry 3.6.100 - jar Eclipse Public License
org.eclipse.platform org.eclipse.osgi 3.11.3 - jar Eclipse Public License
org.eclipse.platform org.eclipse.text 3.6.0 - jar Eclipse Public License
org.eclipse.sisu org.eclipse.sisu.inject 0.3.2 - jar Eclipse Public License, Version 1.0
org.eclipse.sisu org.eclipse.sisu.plexus 0.3.2 - 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.yaml snakeyaml 1.17 - jar Apache License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

Eclipse Public License, Version 1.0: Aether API, Aether Implementation, Aether SPI, Aether Utilities, org.eclipse.sisu.inject, org.eclipse.sisu.plexus

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

Apache License, Version 2.0: Apache Commons Lang, AsyncAPI :: Java generator, AsyncAPI :: Model and Parser, AsyncAPI Maven plugin, CDI APIs, Maven Aether Provider, Maven Artifact, Maven Builder Support, Maven Core, Maven Model, Maven Model Builder, Maven Plugin API, Maven Plugin Tools Java 5 Annotations, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder, SnakeYAML

COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0: JSR-250 Common Annotations for the JavaTM Platform

Eclipse Public License: Commands, Common Eclipse Runtime, Core Resource Management, Core Runtime, Eclipse Content Mechanism, Eclipse Jobs Mechanism, Eclipse Preferences Mechanism, Expression Language, Extension Registry Support, Java Development Tools Core, OSGi System Bundle, Text

Public Domain: AOP alliance

The Apache Software License, Version 2.0: Google Guice - Core Library, Guava: Google Core Libraries for Java, Plexus :: Component Annotations, Plexus Classworlds, Plexus Common Utilities, Plexus Interpolation API, javax.inject

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
aopalliance-1.0.jar 4.5 kB 15 9 2 1.3 Yes
guava-18.0.jar 2.3 MB 1719 1690 17 1.6 Yes
guice-4.0-no_aop.jar 423.6 kB 344 329 8 1.6 Yes
asyncapi-generator-java-0.0.4.jar 65.5 kB 42 27 4 1.8 Yes
asyncapi-model-0.0.4.jar 26.1 kB 32 20 2 1.8 Yes
jsr250-api-1.0.jar 5.8 kB 16 11 2 1.5 Yes
cdi-api-1.0.jar 44.9 kB 92 75 7 1.5 Yes
javax.inject-1.jar 2.5 kB 8 6 1 1.5 No
commons-lang3-3.6.jar 494.9 kB 292 267 13 1.7 Yes
maven-aether-provider-3.3.9.jar 66.9 kB 43 26 1 1.7 Yes
maven-artifact-3.3.9.jar 55 kB 57 32 11 1.7 Yes
maven-builder-support-3.3.9.jar 14.9 kB 24 10 1 1.7 Yes
maven-core-3.3.9.jar 637.9 kB 493 394 56 1.7 Yes
maven-model-3.3.9.jar 164 kB 71 54 3 1.7 Yes
maven-model-builder-3.3.9.jar 177 kB 154 121 16 1.7 Yes
maven-plugin-api-3.3.9.jar 47.5 kB 48 27 6 1.7 Yes
maven-repository-metadata-3.3.9.jar 27.3 kB 27 9 2 1.7 Yes
maven-settings-3.3.9.jar 44.3 kB 35 19 2 1.7 Yes
maven-settings-builder-3.3.9.jar 43 kB 53 32 5 1.7 Yes
maven-plugin-annotations-3.3.jar 14 kB 22 7 1 1.5 Yes
plexus-classworlds-2.5.2.jar 52.7 kB 52 37 5 1.6 Yes
plexus-component-annotations-1.6.jar 4.3 kB 15 3 1 1.5 No
plexus-interpolation-1.21.jar 62.5 kB 60 44 6 1.5 Yes
plexus-utils-3.0.22.jar 244.9 kB 129 104 9 1.5 Yes
aether-api-1.0.2.v20150114.jar 136.3 kB 149 128 11 1.5 Yes
aether-impl-1.0.2.v20150114.jar 173 kB 114 96 4 1.5 Yes
aether-spi-1.0.2.v20150114.jar 30.7 kB 54 34 8 1.5 Yes
aether-util-1.0.2.v20150114.jar 146.9 kB 126 101 13 1.5 Yes
org.eclipse.jdt.core-3.12.3.jar 5.8 MB 1843 1727 46 1.7 Yes
org.eclipse.core.commands-3.8.1.jar 115.4 kB 103 84 7 1.7 Yes
org.eclipse.core.contenttype-3.5.100.jar 101.2 kB 71 54 2 1.7 Yes
org.eclipse.core.expressions-3.5.100.jar 91.5 kB 70 52 4 1.7 Yes
org.eclipse.core.jobs-3.8.0.jar 111.1 kB 71 54 2 1.7 Yes
org.eclipse.core.resources-3.11.1.jar 882.7 kB 413 377 18 1.7 Yes
org.eclipse.core.runtime-3.12.0.jar 75.7 kB 47 29 3 1.7 Yes
org.eclipse.equinox.common-3.8.0.jar 120.4 kB 81 64 4 1.7 Yes
org.eclipse.equinox.preferences-3.6.1.jar 133.1 kB 92 69 4 1.7 Yes
org.eclipse.equinox.registry-3.6.100.jar 186.9 kB 118 94 7 1.2 Yes
org.eclipse.osgi-3.11.3.jar 1.4 MB 858 698 78 1.6 Yes
org.eclipse.text-3.6.0.jar 269.2 kB 191 169 7 1.8 Yes
org.eclipse.sisu.inject-0.3.2.jar 377.6 kB 288 270 9 1.6 Yes
org.eclipse.sisu.plexus-0.3.2.jar 205.4 kB 196 164 20 1.6 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
snakeyaml-1.17.jar 273.6 kB 242 206 19 1.5 Yes
Total Size Entries Classes Packages Java Version Debug Information
46 15.7 MB 9040 7846 452 1.8 44
compile: 45 compile: 15.6 MB compile: 9018 compile: 7839 compile: 451 - compile: 43
provided: 1 provided: 14 kB provided: 22 provided: 7 provided: 1 - provided: 1

Dependency Repository Locations

Repo ID URL Release Snapshot
plexus.snapshots https://oss.sonatype.org/content/repositories/plexus-snapshots No Yes
central https://repo.maven.apache.org/maven2 Yes No
snapshots.jboss.org http://snapshots.jboss.org/maven2 No Yes
sonatype-nexus-snapshots https://oss.sonatype.org/content/repositories/snapshots No Yes
oss.sonatype.org/jboss-snapshots http://oss.sonatype.org/content/repositories/jboss-snapshots No Yes
repository.jboss.org http://repository.jboss.org/maven2 Yes No
apache.snapshots http://repository.apache.org/snapshots No Yes

Repository locations for each of the Dependencies.

Artifact plexus.snapshots central snapshots.jboss.org sonatype-nexus-snapshots oss.sonatype.org/jboss-snapshots repository.jboss.org apache.snapshots
aopalliance:aopalliance:jar:1.0 - Found at https://repo.maven.apache.org/maven2 - - - Found at http://repository.jboss.org/maven2 -
com.google.guava:guava:jar:18.0 - Found at https://repo.maven.apache.org/maven2 - - - - -
com.google.inject:guice:jar:no_aop:4.0 - Found at https://repo.maven.apache.org/maven2 - - - - -
de.dentrassi.asyncapi:asyncapi-generator-java:jar:0.0.4 - Found at https://repo.maven.apache.org/maven2 - - - - -
de.dentrassi.asyncapi:asyncapi-model:jar:0.0.4 - Found at https://repo.maven.apache.org/maven2 - - - - -
javax.annotation:jsr250-api:jar:1.0 - Found at https://repo.maven.apache.org/maven2 - - - Found at http://repository.jboss.org/maven2 -
javax.enterprise:cdi-api:jar:1.0 - Found at https://repo.maven.apache.org/maven2 - - - - -
javax.inject:javax.inject:jar:1 - Found at https://repo.maven.apache.org/maven2 - - - - -
org.apache.commons:commons-lang3:jar:3.6 - Found at https://repo.maven.apache.org/maven2 - - - - -
org.apache.maven:maven-aether-provider:jar:3.3.9 - Found at https://repo.maven.apache.org/maven2 - - - - -
org.apache.maven:maven-artifact:jar:3.3.9 - Found at https://repo.maven.apache.org/maven2 - - - - -
org.apache.maven:maven-builder-support:jar:3.3.9 - Found at https://repo.maven.apache.org/maven2 - - - - -
org.apache.maven:maven-core:jar:3.3.9 - Found at https://repo.maven.apache.org/maven2 - - - - -
org.apache.maven:maven-model:jar:3.3.9 - Found at https://repo.maven.apache.org/maven2 - - - - -
org.apache.maven:maven-model-builder:jar:3.3.9 - Found at https://repo.maven.apache.org/maven2 - - - - -
org.apache.maven:maven-plugin-api:jar:3.3.9 - Found at https://repo.maven.apache.org/maven2 - - - - -
org.apache.maven:maven-repository-metadata:jar:3.3.9 - Found at https://repo.maven.apache.org/maven2 - - - - -
org.apache.maven:maven-settings:jar:3.3.9 - Found at https://repo.maven.apache.org/maven2 - - - - -
org.apache.maven:maven-settings-builder:jar:3.3.9 - Found at https://repo.maven.apache.org/maven2 - - - - -
org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.3 - Found at https://repo.maven.apache.org/maven2 - - - - -
org.codehaus.plexus:plexus-classworlds:jar:2.5.2 - Found at https://repo.maven.apache.org/maven2 - - - - -
org.codehaus.plexus:plexus-component-annotations:jar:1.6 - Found at https://repo.maven.apache.org/maven2 - - - - -
org.codehaus.plexus:plexus-interpolation:jar:1.21 - Found at https://repo.maven.apache.org/maven2 - - - - -
org.codehaus.plexus:plexus-utils:jar:3.0.22 - Found at https://repo.maven.apache.org/maven2 - - - - -
org.eclipse.aether:aether-api:jar:1.0.2.v20150114 - Found at https://repo.maven.apache.org/maven2 - - - - -
org.eclipse.aether:aether-impl:jar:1.0.2.v20150114 - Found at https://repo.maven.apache.org/maven2 - - - - -
org.eclipse.aether:aether-spi:jar:1.0.2.v20150114 - Found at https://repo.maven.apache.org/maven2 - - - - -
org.eclipse.aether:aether-util:jar:1.0.2.v20150114 - Found at https://repo.maven.apache.org/maven2 - - - - -
org.eclipse.jdt:org.eclipse.jdt.core:jar:3.12.3 - Found at https://repo.maven.apache.org/maven2 - - - - -
org.eclipse.platform:org.eclipse.core.commands:jar:3.8.1 - Found at https://repo.maven.apache.org/maven2 - - - - -
org.eclipse.platform:org.eclipse.core.contenttype:jar:3.5.100 - Found at https://repo.maven.apache.org/maven2 - - - - -
org.eclipse.platform:org.eclipse.core.expressions:jar:3.5.100 - Found at https://repo.maven.apache.org/maven2 - - - - -
org.eclipse.platform:org.eclipse.core.jobs:jar:3.8.0 - Found at https://repo.maven.apache.org/maven2 - - - - -
org.eclipse.platform:org.eclipse.core.resources:jar:3.11.1 - Found at https://repo.maven.apache.org/maven2 - - - - -
org.eclipse.platform:org.eclipse.core.runtime:jar:3.12.0 - Found at https://repo.maven.apache.org/maven2 - - - - -
org.eclipse.platform:org.eclipse.equinox.common:jar:3.8.0 - Found at https://repo.maven.apache.org/maven2 - - - - -
org.eclipse.platform:org.eclipse.equinox.preferences:jar:3.6.1 - Found at https://repo.maven.apache.org/maven2 - - - - -
org.eclipse.platform:org.eclipse.equinox.registry:jar:3.6.100 - Found at https://repo.maven.apache.org/maven2 - - - - -
org.eclipse.platform:org.eclipse.osgi:jar:3.11.3 - Found at https://repo.maven.apache.org/maven2 - - - - -
org.eclipse.platform:org.eclipse.text:jar:3.6.0 - Found at https://repo.maven.apache.org/maven2 - - - - -
org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.3.2 - Found at https://repo.maven.apache.org/maven2 - - - - -
org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.2 - Found at https://repo.maven.apache.org/maven2 - - - - -
org.sonatype.plexus:plexus-build-api:jar:0.0.7 - Found at https://repo.maven.apache.org/maven2 - - - - -
org.sonatype.plexus:plexus-cipher:jar:1.4 - Found at https://repo.maven.apache.org/maven2 - - - - -
org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3 - Found at https://repo.maven.apache.org/maven2 - - - - -
org.yaml:snakeyaml:jar:1.17 - Found at https://repo.maven.apache.org/maven2 - - - - -
Total plexus.snapshots central snapshots.jboss.org sonatype-nexus-snapshots oss.sonatype.org/jboss-snapshots repository.jboss.org apache.snapshots
46 (compile: 45, provided: 1) 0 46 0 0 0 2 0