auth-service complete, app full work
This commit is contained in:
@@ -20,6 +20,12 @@ dependencies {
|
||||
implementation 'ch.qos.logback:logback-classic:latest.release'
|
||||
|
||||
implementation 'com.dxunvrs:common:1.0'
|
||||
|
||||
implementation("com.squareup.okhttp3:okhttp:5.2.0")
|
||||
|
||||
implementation 'io.jsonwebtoken:jjwt-api:0.12.6'
|
||||
runtimeOnly 'io.jsonwebtoken:jjwt-impl:0.12.6'
|
||||
runtimeOnly 'io.jsonwebtoken:jjwt-jackson:0.12.6'
|
||||
}
|
||||
|
||||
shadowJar {
|
||||
|
||||
Reference in New Issue
Block a user