diff --git a/springfox/pom.xml b/springfox/pom.xml index cbea0baa39..f6b5c37911 100644 --- a/springfox/pom.xml +++ b/springfox/pom.xml @@ -1,97 +1,97 @@ - 4.0.0 - com.baeldung.web - springfox - springfox - SpringFox - war + 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 + + + parent-boot-2 + com.baeldung + 0.0.1-SNAPSHOT + ../parent-boot-2 + + - - 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 + 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 - - - - - - io.springfox - springfox-swagger2 - 3.0.0-SNAPSHOT + + + org.springframework.boot + spring-boot-starter-web - io.springfox - springfox-swagger-ui - 3.0.0-SNAPSHOT + org.springframework.boot + spring-boot-starter-data-rest - io.springfox - springfox-data-rest - 3.0.0-SNAPSHOT + org.springframework.boot + spring-boot-starter-data-jpa - io.springfox - springfox-bean-validators - 3.0.0-SNAPSHOT + com.h2database + h2 - - - - com.google.guava - guava - ${guava.version} - - + - - - - org.springframework.boot - spring-boot-maven-plugin - - - + + 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.baeldung.springfox.SpringfoxApplication - 27.0.1-jre - + + + + com.google.guava + guava + ${guava.version} + + + + + + + org.springframework.boot + spring-boot-maven-plugin + + + + + + com.baeldung.springfox.SpringfoxApplication + 27.0.1-jre +