mirror of
https://github.com/pgpainless/pgpainless.git
synced 2025-12-16 09:11:08 +01:00
Implement experimental WKD fetcher
This commit is contained in:
parent
aeb2bb21aa
commit
1207374be1
6 changed files with 193 additions and 102 deletions
|
|
@ -17,6 +17,7 @@ dependencies {
|
|||
testRuntimeOnly "org.junit.jupiter:junit-jupiter-engine:$junitVersion"
|
||||
|
||||
// Logging
|
||||
api "org.slf4j:slf4j-api:$slf4jVersion"
|
||||
testImplementation "ch.qos.logback:logback-classic:$logbackVersion"
|
||||
|
||||
// Z-Base32
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue