CARVIEW |
Select Language
HTTP/2 200
date: Sun, 12 Oct 2025 06:22:36 GMT
content-type: text/html; charset=UTF-8
server: cloudflare
x-frame-options: DENY
x-content-type-options: nosniff
x-xss-protection: 1;mode=block
vary: accept-encoding
cf-cache-status: DYNAMIC
content-encoding: gzip
set-cookie: _csrf-frontend=6d0587ec56f7cd5a00bccc63a460a6138054bfaa258118a617fddb4ce634c6d9a%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22eES_CSlHKjAEA_Mucmhf0sJIpPKNThdv%22%3B%7D; HttpOnly; Path=/
cf-ray: 98d480f11ea1a9c3-BLR
lazy val commonSettings: Seq[Setting[_]] = Seq( ThisBuild / version := "1.0", - Pastebin.com
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- lazy val commonSettings: Seq[Setting[_]] = Seq(
- ThisBuild / version := "1.0",
- ThisBuild / scalaVersion := "2.12.18",
- ThisBuild / organization := "Organizzazione LC"
- )
- //Importante aggiungere lo slash alla file del path in scalaHome
- //scalaHome := Some(file("/home/leonardo/MioArchivio/Programmi/scala-2_12_18/scala-2.12.18/"));
- scalaHome := Some(file("/home/leonardochiodi1/MioArchivio/Programmi/Scala-2_12_18/scala-2.12.18/"));
- resolvers += "cats-core" at "https://mvnrepository.com/artifact/org.typelevel/cats-core";
- lazy val root = (project in file(".")).
- settings(commonSettings).
- settings(
- sbtPlugin := true,
- autoCompilerPlugins := true,
- name := "estrazione-dati-cw",
- description := "Estrae i dati di specifici CW",
- scalacOptions := Seq("-feature",
- "-deprecation",
- "-unchecked",
- "-language:postfixOps",
- "-language:higherKinds",
- "-Ypartial-unification",
- "-Yresolve-term-conflict:package")
- )
- lazy val describeSchema = taskKey[Unit]("describe database schema");
- fullRunTask(describeSchema, Runtime, "Mysql_cloud_DB_connection");
- addCommandAlias("getCW",
- "clean; " +
- "reload; " +
- "clean; " +
- "reload; " +
- "compile; " +
- //"describeSchema; " +
- "run; " +
- "package");
- Compile / compileIncremental / run / mainClass := Some("src.main.scala.cwParseData.parseCwData");
- addCompilerPlugin("com.olegpy" %% "better-monadic-for" % "0.3.1")
- libraryDependencies += "org.slf4j" % "slf4j-nop" % "1.7.26";
- libraryDependencies += "org.typelevel" %% "cats-effect-kernel" % "3.4.5";
- libraryDependencies += "org.typelevel" %% "cats-effect-std" % "3.4.5";
- libraryDependencies += "org.typelevel" %% "cats-effect" % "3.4.5";
- libraryDependencies += "org.typelevel" %% "cats-core" % "2.10.0";
- libraryDependencies += "org.typelevel" %% "cats-time" % "0.5.1";
- libraryDependencies += "com.typesafe.slick" %% "slick" % "3.4.1";
- libraryDependencies += "com.typesafe.slick" %% "slick-hikaricp" % "3.4.1";
- libraryDependencies += "mysql" % "mysql-connector-java" % "6.0.6";
- libraryDependencies += "org.apache.avro" % "avro" % "1.11.0";
- //dependencyOverrides += "org.scala-lang.modules" % "scala-xml_2.12" % "2.1.0";
Advertisement
Add Comment
Please, Sign In to add comment
-
📌 Swapzone +37% glitch ⭐ 2
JavaScript | 8 sec ago | 0.25 KB
-
✅⭐ Make huge profits on trading ⭐⭐ E
JavaScript | 13 sec ago | 0.25 KB
-
✅⭐ Make huge profits on trading ⭐⭐ 9
JavaScript | 17 sec ago | 0.25 KB
-
⭐✅ Marketplace Glitch ✅ Working ✅ NEVER SEEN...
JavaScript | 22 sec ago | 0.25 KB
-
⭐✅ Marketplace Glitch ✅ Working ✅ NEVER SEEN...
JavaScript | 26 sec ago | 0.25 KB
-
⭐✅ Exploit 2500$ in 15 Minutes⭐⭐⭐ Y
JavaScript | 31 sec ago | 0.25 KB
-
⭐✅ Exploit 2500$ in 15 Minutes⭐⭐⭐ 8
JavaScript | 37 sec ago | 0.25 KB
-
Free Crypto Method (NEVER SEEN BEFORE)⭐⭐ O
JavaScript | 1 min ago | 0.25 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy. OK, I Understand