Skip to content
Snippets Groups Projects
Commit 4adf95b1 authored by Hallvard Trætteberg's avatar Hallvard Trætteberg
Browse files

Jersey-dokumentasjonen har blitt flyttet!

parent 2e08b92f
No related branches found
No related tags found
No related merge requests found
Pipeline #52877 passed
......@@ -30,7 +30,7 @@ dependencies {
testImplementation 'junit:junit:4.12'
testImplementation "org.glassfish.jersey.test-framework:jersey-test-framework-util:$jerseyVersion"
// See https://jersey.github.io/documentation/latest/deployment.html#deployment.http for various server options
// See https://eclipse-ee4j.github.io/jersey.github.io/documentation/latest/deployment.html for various server options
compile "org.glassfish.jersey.containers:jersey-container-grizzly2-http:$jerseyVersion"
implementation "org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-grizzly2:$jerseyVersion"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment