Fetching from ftp server

This commit is contained in:
Guntis Smaukstelis
2025-03-09 20:02:16 +02:00
parent 52180544e9
commit 9d6b86e218
5 changed files with 122 additions and 0 deletions
+2
View File
@@ -30,6 +30,8 @@ libraryDependencies ++= Seq(
"org.http4s" %% "http4s-ember-client" % http4sVersion,
"org.http4s" %% "http4s-circe" % http4sVersion,
"commons-net" % "commons-net" % "3.9.0",
"org.tpolecat" %% "doobie-core" % doobieVersion,
"org.tpolecat" %% "doobie-postgres" % doobieVersion,