We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c42803 commit 2dd0df8Copy full SHA for 2dd0df8
1 file changed
server/build.gradle
@@ -25,6 +25,7 @@ dependencies {
25
implementation 'org.tinylog:slf4j-tinylog:2.7.0'
26
implementation 'org.tinylog:tinylog-impl:2.7.0'
27
28
+ implementation 'io.avaje:avaje-applog-slf4j:1.2'
29
implementation 'io.avaje:avaje-jex:3.4'
30
implementation 'io.avaje:avaje-jex-static-content:3.4'
31
implementation "dev.harrel:json-schema:$jsonSchemaVersion"
0 commit comments