We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4397dc9 commit 9173770Copy full SHA for 9173770
marklogic-client-api-functionaltests/build.gradle
@@ -16,6 +16,7 @@ test {
16
17
dependencies {
18
testImplementation project(':marklogic-client-api')
19
+ testImplementation "jakarta.xml.bind:jakarta.xml.bind-api:4.0.4"
20
testImplementation 'org.skyscreamer:jsonassert:1.5.3'
21
testImplementation 'org.slf4j:slf4j-api:2.0.17'
22
testImplementation 'commons-io:commons-io:2.20.0'
0 commit comments