4.0.0 org.springframework.boot spring-boot-starter-parent 2.2.0.RELEASE ru.resprojects linkchecker 0.3.0 linkchecker Linkchecker (test project) 1.8 1.3.1 4.3.1 2.8.6 org.springframework.boot spring-boot-starter-data-jpa org.springframework.boot spring-boot-starter-web org.springframework.boot spring-boot-starter-json org.springframework.boot spring-boot-starter-thymeleaf org.springframework.boot spring-boot-configuration-processor true com.google.code.gson gson ${gson.version} com.h2database h2 runtime org.postgresql postgresql runtime org.webjars bootstrap ${bootstrap.version} org.jgrapht jgrapht-core ${jgrapht.version} org.jgrapht jgrapht-ext ${jgrapht.version} org.jgrapht jgrapht-io ${jgrapht.version} org.springframework.boot spring-boot-starter-test test org.powermock powermock-api-mockito2 2.0.2 test org.powermock powermock-module-junit4 2.0.2 test org.springframework.restdocs spring-restdocs-mockmvc test org.springframework.boot spring-boot-maven-plugin org.apache.maven.plugins maven-surefire-plugin **/*Documentation.java **/*Tests.java org.asciidoctor asciidoctor-maven-plugin 1.5.8 generate-docs prepare-package process-asciidoc html book ${project.build.directory}/generated-snippets maven-resources-plugin copy-resources prepare-package copy-resources ${project.build.outputDirectory}/static/docs ${project.build.directory}/generated-docs