Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Franz Reischl
tomcat-miniREST
Commits
560b521b
Commit
560b521b
authored
Dec 30, 2018
by
Michael Schimpelsberger
Browse files
konfiguration aktualisiert (Json eingebunden)
parent
4703bb1c
Changes
1
Hide whitespace changes
Inline
Side-by-side
pom.xml
View file @
560b521b
...
...
@@ -48,12 +48,12 @@
<groupId>
org.glassfish.jersey.inject
</groupId>
<artifactId>
jersey-hk2
</artifactId>
</dependency>
<!-- uncomment this to get JSON support
<dependency>
<groupId>
org.glassfish.jersey.media
</groupId>
<artifactId>
jersey-media-json-binding
</artifactId>
</dependency>
-->
<dependency>
<groupId>
javax.xml.bind
</groupId>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment