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.google.guava guava 18.0 jar The Apache Software License, Version 2.0
com.pyx4j maven-plugin-log4j 1.0.1 jar The Apache Software License, Version 2.0
commons-io commons-io 2.4 jar The Apache Software License, Version 2.0
org.apache.maven maven-core 3.1.1 jar The Apache Software License, Version 2.0
org.apache.maven maven-plugin-api 3.1.1 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-compiler-api 2.6 jar The Apache Software License, Version 2.0
org.jetbrains annotations 13.0 jar The Apache Software License, Version 2.0
org.jetbrains.mps mps-libs 162.SNAPSHOT jar -

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
junit junit 4.12 jar Eclipse Public License 1.0
org.hamcrest java-hamcrest 2.0.0.0 jar BSD Licence 3
org.mockito mockito-core 2.0.77-beta jar The MIT License

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
org.apache.maven.plugin-tools maven-plugin-annotations 3.4 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 License
aopalliance aopalliance 1.0 - jar Public Domain
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
log4j log4j 1.2.14 - jar The Apache Software License, Version 2.0
org.apache.maven maven-aether-provider 3.1.1 - jar The Apache Software License, Version 2.0
org.apache.maven maven-artifact 3.0 - jar The Apache Software License, Version 2.0
org.apache.maven maven-model 3.1.1 - jar The Apache Software License, Version 2.0
org.apache.maven maven-model-builder 3.1.1 - jar The Apache Software License, Version 2.0
org.apache.maven maven-repository-metadata 3.1.1 - jar The Apache Software License, Version 2.0
org.apache.maven maven-settings 3.1.1 - jar The Apache Software License, Version 2.0
org.apache.maven maven-settings-builder 3.1.1 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-classworlds 2.5.1 - 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.19 - 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 0.9.0.M2 - jar Eclipse Public License, Version 1.0
org.eclipse.aether aether-impl 0.9.0.M2 - jar Eclipse Public License, Version 1.0
org.eclipse.aether aether-spi 0.9.0.M2 - jar Eclipse Public License, Version 1.0
org.eclipse.aether aether-util 0.9.0.M2 - jar Eclipse Public License, Version 1.0
org.eclipse.sisu org.eclipse.sisu.inject 0.0.0.M5 - jar Eclipse Public License, Version 1.0
org.eclipse.sisu org.eclipse.sisu.plexus 0.0.0.M5 - 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-guice 3.1.0 no_aop 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
net.bytebuddy byte-buddy 1.4.3 jar The Apache Software License, Version 2.0
org.objenesis objenesis 2.4 jar Apache 2

Project Dependency Graph

Dependency Tree

Licenses

Apache 2: Objenesis

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

Unknown: MPS Maven Plugin, mps-libs

Eclipse Public License 1.0: JUnit

The MIT License: Mockito

Apache License, Version 2.0: CDI APIs, Maven Plugin Tools Java 5 Annotations

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

Public Domain: AOP alliance

The Apache Software License, Version 2.0: Byte Buddy (without dependencies), Commons IO, Guava: Google Core Libraries for Java, IntelliJ IDEA Annotations, Log4j, 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 Common Utilities, Plexus Compiler Api, Plexus Interpolation API, Sisu Guice - Core Library, javax.inject, maven-plugin-log4j

BSD Licence 3: Java Hamcrest