Fork me on GitHub

Project Dependency Management

compile

The following is a list of compile dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run the submodule:

GroupId ArtifactId Version Type License
ch.qos.logback logback-classic 1.2.3 jar Eclipse Public License - v 1.0, GNU Lesser General Public License
com.fasterxml.jackson.core jackson-databind 2.9.8 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.dataformat jackson-dataformat-yaml 2.9.8 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.datatype jackson-datatype-jdk8 2.9.8 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.datatype jackson-datatype-jsr310 2.9.8 jar The Apache Software License, Version 2.0
com.github.macgregor alexandria-cli 0.1.5-SNAPSHOT jar GNU GPL 3
com.github.macgregor alexandria-core 0.1.5-SNAPSHOT jar GNU GPL 3
com.github.macgregor alexandria-flexmark 0.1.5-SNAPSHOT jar GNU GPL 3
com.github.macgregor alexandria-maven-plugin 0.1.5-SNAPSHOT jar GNU GPL 3
com.github.macgregor alexandria-remote-jive 0.1.5-SNAPSHOT jar GNU GPL 3
com.squareup.okhttp3 mockwebserver 3.11.0 jar Apache 2.0
com.squareup.okhttp3 okhttp 3.11.0 jar Apache 2.0
com.vladsch.flexmark flexmark-all 0.40.16 jar BSD 2-Clause License
commons-io commons-io 2.6 jar Apache License, Version 2.0
info.picocli picocli 3.9.5 jar The Apache Software License, version 2.0
junit junit 4.12 jar Eclipse Public License 1.0
org.apache.commons commons-lang3 3.7 jar Apache License, Version 2.0
org.apache.maven maven-core 3.5.2 jar Apache License, Version 2.0
org.apache.maven maven-plugin-api 3.5.2 jar Apache License, Version 2.0
org.apache.maven maven-project 2.2.1 jar The Apache Software License, Version 2.0
org.assertj assertj-core 3.10.0 jar Apache License, Version 2.0
org.mockito mockito-core 2.24.5 jar The MIT License
org.slf4j slf4j-api 1.7.25 jar MIT License

provided

The following is a list of provided dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile the submodule, but should be provided by default when using the library:

GroupId ArtifactId Version Type License
org.apache.maven.plugin-tools maven-plugin-annotations 3.5.2 jar Apache License, Version 2.0
org.projectlombok lombok 1.18.2 jar The MIT License