X-Git-Url: https://juplo.de/gitweb/?p=percentcodec;a=blobdiff_plain;f=accelerator-examples%2Fspring%2Fpom.xml;fp=accelerator-examples%2Fspring%2Fpom.xml;h=4eddbc9a13b1d320ddd8f5de922497cb9b1ad74e;hp=0000000000000000000000000000000000000000;hb=a6e0e65cce68acb20abc6ca935471611a740c342;hpb=1d395c6002486d485bde0d5dc713886d70bd3f8a diff --git a/accelerator-examples/spring/pom.xml b/accelerator-examples/spring/pom.xml new file mode 100644 index 00000000..4eddbc9a --- /dev/null +++ b/accelerator-examples/spring/pom.xml @@ -0,0 +1,38 @@ + + + + 4.0.0 + + + de.juplo + juplo-accelerator-examples + 0.1-SNAPSHOT + + + juplo-accelerator-examples-spring + war + Juplo - Accelerator-Examples: Spring-MVC + + + + + + org.springframework + spring-context + ${springframework.version} + + + org.springframework + spring-web + ${springframework.version} + + + org.springframework + spring-webmvc + ${springframework.version} + + + + +