mirror of
https://github.com/ethauvin/rife2.git
synced 2025-05-01 19:08:12 -07:00
Added and tested Oracle support
This commit is contained in:
parent
b941429fa7
commit
d95660d754
20 changed files with 4390 additions and 31 deletions
|
@ -21,4 +21,8 @@ dependencies {
|
|||
runtimeOnly("org.slf4j:slf4j-simple:2.0.3")
|
||||
runtimeOnly("org.eclipse.jetty:jetty-server:11.0.12")
|
||||
runtimeOnly("org.eclipse.jetty:jetty-servlet:11.0.12")
|
||||
}
|
||||
|
||||
tasks.test {
|
||||
enabled = false
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue