Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
SusanneCalderon authored Jan 20, 2025
1 parent 002d06e commit 3deb0d8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ dependencies {
api "${baseGroupId}:base:${baseVersion}"
api "${baseGroupId}:human-resource-and-payroll:${baseVersion}"
api "${baseGroupId}:cashflow:${baseVersion}"
// https://mvnrepository.com/artifact/io.github.adempiere/swing
api 'io.github.adempiere:swing:v3.9.4.001'
// Jakarta RESTful Web Services
// https://mvnrepository.com/artifact/javax.ws.rs/javax.ws.rs-api
api 'javax.ws.rs:javax.ws.rs-api:2.1.1'
Expand Down

0 comments on commit 3deb0d8

Please sign in to comment.