is not current version
Last Version 0.8.1

client 0.6.0

stac4s is a scala library with primitives to build applications using the SpatioTemporal Asset Catalogs specification

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.azavea.stac4s
ArtifactId

ArtifactId

client_2.12
Version

Version

0.6.0
Type

Type

jar
Description

Description

client
stac4s is a scala library with primitives to build applications using the SpatioTemporal Asset Catalogs specification
Project URL

Project URL

https://github.com/azavea/stac4s
Project Organization

Project Organization

Azavea
Source Code Management

Source Code Management

https://github.com/azavea/stac4s

Download client_2.12 0.6.0


<!-- https://jarcasting.com/artifacts/com.azavea.stac4s/client_2.12/ -->
<dependency>
    <groupId>com.azavea.stac4s</groupId>
    <artifactId>client_2.12</artifactId>
    <version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.azavea.stac4s/client_2.12/
implementation 'com.azavea.stac4s:client_2.12:0.6.0'
// https://jarcasting.com/artifacts/com.azavea.stac4s/client_2.12/
implementation ("com.azavea.stac4s:client_2.12:0.6.0")
'com.azavea.stac4s:client_2.12:jar:0.6.0'
<dependency org="com.azavea.stac4s" name="client_2.12" rev="0.6.0">
  <artifact name="client_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.azavea.stac4s', module='client_2.12', version='0.6.0')
)
libraryDependencies += "com.azavea.stac4s" % "client_2.12" % "0.6.0"
[com.azavea.stac4s/client_2.12 "0.6.0"]

Dependencies

compile (19)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.14
com.azavea.stac4s : core_2.12 jar 0.6.0
com.github.julien-truffaut : monocle-core_2.12 jar 2.1.0
com.github.julien-truffaut : monocle-macro_2.12 jar 2.1.0
io.circe : circe-core_2.12 jar 0.14.1
io.circe : circe-generic_2.12 jar 0.14.1
io.circe : circe-refined_2.12 jar 0.14.1
io.circe : circe-parser_2.12 jar 0.14.1
com.chuusai : shapeless_2.12 jar 2.3.7
eu.timepit : refined_2.12 jar 0.9.26
org.typelevel : cats-core_2.12 jar 2.6.1
com.softwaremill.sttp.client3 : core_2.12 jar 3.3.9
com.softwaremill.sttp.client3 : circe_2.12 jar 3.3.9
com.softwaremill.sttp.client3 : json-common_2.12 jar 3.3.9
com.softwaremill.sttp.model : core_2.12 jar 1.4.7
com.softwaremill.sttp.shared : core_2.12 jar 1.2.5
co.fs2 : fs2-core_2.12 jar 2.5.7
org.locationtech.jts : jts-core jar 1.16.1
org.locationtech.geotrellis : geotrellis-vector_2.12 jar 3.6.0

provided (1)

Group / Artifact Type Version
com.sksamuel.scapegoat : scalac-scapegoat-plugin_2.12.14 jar 1.4.9

test (2)

Group / Artifact Type Version
com.azavea.stac4s : testing_2.12 jar 0.6.0
org.scalatest : scalatest_2.12 jar 3.2.9

Project Modules

There are no modules declared in this project.