4.0.0 org.springframework.boot spring-boot-starter-parent 2.2.0.M6 io.pillopl library 0.0.1-SNAPSHOT library Domain-Driven Design example 11 1.0.0.BUILD-SNAPSHOT central https://repo1.maven.org/maven2/ spring-libs-snapshot https://repo.spring.io/snapshot repository.spring.milestone Spring Milestone Repository https://repo.spring.io/milestone central https://repo1.maven.org/maven2/ spring-libs-snapshot https://repo.spring.io/snapshot repository.spring.release Spring GA Repository https://repo.spring.io/plugins-release/ org.springframework.boot spring-boot-starter org.springframework.boot spring-boot-starter-actuator io.vavr vavr 0.9.2 org.springframework.data spring-data-jdbc org.springframework.boot spring-boot-starter-hateoas io.micrometer micrometer-registry-prometheus org.projectlombok lombok 1.18.4 provided com.tngtech.archunit archunit-junit4 0.9.3 org.codehaus.groovy groovy test org.spockframework spock-spring 1.2-groovy-2.5 test org.spockframework spock-core 1.2-groovy-2.5 test org.springframework.boot spring-boot-starter-test test com.h2database h2 1.4.197 org.apache.maven.plugins maven-surefire-plugin 2.20 **/*Test.java org.springframework.boot spring-boot-maven-plugin org.apache.maven.plugins maven-failsafe-plugin 2.22.1 integration-tests verify org.codehaus.gmavenplus gmavenplus-plugin 1.6.2 compileTests addTestSources src/test/groovy **/*.groovy src/integration-test/groovy **/*.groovy org.codehaus.mojo build-helper-maven-plugin 1.12 add-integration-test-resources generate-test-resources add-test-resource src/integration-test/resources true org.jacoco jacoco-maven-plugin 0.8.3 prepare-agent prepare-agent prepare-agent-integration prepare-agent-integration merge-results verify merge target *.exec target/jacoco-all.exec report verify report target/jacoco-all.exec