| License |
License |
|---|---|
| Categories |
CategoriesScala Languages |
| GroupId | GroupIdcom.cognite |
| ArtifactId | ArtifactIdcognite-sdk-scala_3 |
| Last Version | Last Version2.1.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncognite-sdk-scala
Scala SDK for Cognite Data Fusion.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.cognite/cognite-sdk-scala_3/ -->
<dependency>
<groupId>com.cognite</groupId>
<artifactId>cognite-sdk-scala_3</artifactId>
<version>2.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognite/cognite-sdk-scala_3/
implementation 'com.cognite:cognite-sdk-scala_3:2.1.2'
// https://jarcasting.com/artifacts/com.cognite/cognite-sdk-scala_3/
implementation ("com.cognite:cognite-sdk-scala_3:2.1.2")
'com.cognite:cognite-sdk-scala_3:jar:2.1.2'
<dependency org="com.cognite" name="cognite-sdk-scala_3" rev="2.1.2">
<artifact name="cognite-sdk-scala_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognite', module='cognite-sdk-scala_3', version='2.1.2')
)
libraryDependencies += "com.cognite" % "cognite-sdk-scala_3" % "2.1.2"
[com.cognite/cognite-sdk-scala_3 "2.1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala3-library_3 | jar | 3.1.2 |
| commons-io : commons-io | jar | 2.11.0 |
| org.typelevel : cats-effect_3 | jar | 3.3.12 |
| co.fs2 : fs2-core_3 | jar | 3.2.8 |
| com.google.protobuf : protobuf-java | jar | 3.21.2 |
| com.softwaremill.sttp.client3 : core_3 | jar | 3.5.2 |
| com.softwaremill.sttp.client3 : circe_3 | jar | 3.5.2 |
| io.circe : circe-core_3 | jar | 0.14.1 |
| io.circe : circe-generic_3 | jar | 0.14.1 |
| io.circe : circe-parser_3 | jar | 0.14.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse.jetty : jetty-server | jar | 9.4.48.v20220622 |
| org.eclipse.jetty : jetty-servlet | jar | 9.4.48.v20220622 |
| org.typelevel : cats-effect-laws_3 | jar | 3.3.12 |
| org.typelevel : cats-effect-testkit_3 | jar | 3.3.12 |
| org.scalatest : scalatest_3 | jar | 3.2.12 |
| com.softwaremill.sttp.client3 : async-http-client-backend-cats_3 | jar | 3.5.2 |