File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed
src/main/resources/org/gradlex/javamodule/dependencies Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -29,6 +29,13 @@ io.swagger.v3.oas.models=io.swagger.core.v3:swagger-models
2929jakarta.messaging =jakarta.jms:jakarta.jms-api
3030java.inject =jakarta.inject:jakarta.inject-api
3131java.validation =jakarta.validation:jakarta.validation-api
32+ javafx.base =org.openjfx:javafx-base
33+ javafx.controls =org.openjfx:javafx-controls
34+ javafx.fxml =org.openjfx:javafx-fxml
35+ javafx.graphics =org.openjfx:javafx-graphics
36+ javafx.media =org.openjfx:javafx-media
37+ javafx.swing =org.openjfx:javafx-swing
38+ javafx.web =org.openjfx:javafx-web
3239jetty.servlet.api =org.eclipse.jetty.toolchain:jetty-jakarta-servlet-api
3340jetty.websocket.api =org.eclipse.jetty.toolchain:jetty-jakarta-websocket-api
3441junit =junit:junit
You can’t perform that action at this time.
0 commit comments