diff --git a/springfox/pom.xml b/springfox/pom.xml index da4066d382..a47f27cde7 100644 --- a/springfox/pom.xml +++ b/springfox/pom.xml @@ -1,97 +1,95 @@ + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - com.baeldung.web - springfox - springfox - SpringFox - war + com.baeldung.web + springfox + springfox + SpringFox + war - + parent-boot-2 - com.baeldung - 0.0.1-SNAPSHOT - ../parent-boot-2 - - - - - - + com.baeldung + 0.0.1-SNAPSHOT + ../parent-boot-2 + + + + + jcenter - jcenter - https://jcenter.bintray.com/ - - - jcenter-snapshots - jcenter - http://oss.jfrog.org/artifactory/oss-snapshot-local/ - - + jcenter + https://jcenter.bintray.com/ + + + jcenter-snapshots + jcenter + http://oss.jfrog.org/artifactory/oss-snapshot-local/ + + - - - org.springframework.boot - spring-boot-starter-web - - - org.springframework.boot - spring-boot-starter-data-rest - - - org.springframework.boot - spring-boot-starter-data-jpa - - - com.h2database - h2 - + + + org.springframework.boot + spring-boot-starter-web + + + org.springframework.boot + spring-boot-starter-data-rest + + + org.springframework.boot + spring-boot-starter-data-jpa + + + com.h2database + h2 + - + - - io.springfox - springfox-swagger2 - 3.0.0-SNAPSHOT - - - io.springfox - springfox-swagger-ui - 3.0.0-SNAPSHOT - - - io.springfox - springfox-data-rest - 3.0.0-SNAPSHOT - - - io.springfox - springfox-bean-validators - 3.0.0-SNAPSHOT - + + io.springfox + springfox-swagger2 + 3.0.0-SNAPSHOT + + + io.springfox + springfox-swagger-ui + 3.0.0-SNAPSHOT + + + io.springfox + springfox-data-rest + 3.0.0-SNAPSHOT + + + io.springfox + springfox-bean-validators + 3.0.0-SNAPSHOT + - + + + com.google.guava + guava + ${guava.version} + + - - com.google.guava - guava - ${guava.version} - - + + + + org.springframework.boot + spring-boot-maven-plugin + + + - - - - org.springframework.boot - spring-boot-maven-plugin - - - - - - com.baeldung.springfox.SpringfoxApplication - 27.0.1-jre - + + com.baeldung.springfox.SpringfoxApplication + 27.0.1-jre +