License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.azavea.stac4s |
ArtifactId | ArtifactIdclient_2.12 |
Last Version | Last Version0.8.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionclient
stac4s is a scala library with primitives to build applications using the SpatioTemporal Asset Catalogs specification
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
client_2.12-0.8.1.pom | |
client_2.12-0.8.1.jar | 150 KB |
client_2.12-0.8.1-sources.jar | 6 KB |
client_2.12-0.8.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.azavea.stac4s/client_2.12/ -->
<dependency>
<groupId>com.azavea.stac4s</groupId>
<artifactId>client_2.12</artifactId>
<version>0.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.azavea.stac4s/client_2.12/
implementation 'com.azavea.stac4s:client_2.12:0.8.1'
// https://jarcasting.com/artifacts/com.azavea.stac4s/client_2.12/
implementation ("com.azavea.stac4s:client_2.12:0.8.1")
'com.azavea.stac4s:client_2.12:jar:0.8.1'
<dependency org="com.azavea.stac4s" name="client_2.12" rev="0.8.1">
<artifact name="client_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.azavea.stac4s', module='client_2.12', version='0.8.1')
)
libraryDependencies += "com.azavea.stac4s" % "client_2.12" % "0.8.1"
[com.azavea.stac4s/client_2.12 "0.8.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.15 |
com.azavea.stac4s : core_2.12 | jar | 0.8.1 |
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 |
com.chuusai : shapeless_2.12 | jar | 2.3.7 |
eu.timepit : refined_2.12 | jar | 0.9.28 |
org.typelevel : cats-core_2.12 | jar | 2.7.0 |
com.softwaremill.sttp.client3 : core_2.12 | jar | 3.6.1 |
com.softwaremill.sttp.client3 : circe_2.12 | jar | 3.6.1 |
com.softwaremill.sttp.client3 : json-common_2.12 | jar | 3.6.1 |
com.softwaremill.sttp.model : core_2.12 | jar | 1.4.26 |
com.softwaremill.sttp.shared : core_2.12 | jar | 1.3.5 |
co.fs2 : fs2-core_2.12 | jar | 2.5.11 |
org.locationtech.jts : jts-core | jar | 1.18.1 |
org.locationtech.geotrellis : geotrellis-vector_2.12 | jar | 3.6.2 |
Group / Artifact | Type | Version |
---|---|---|
com.sksamuel.scapegoat : scalac-scapegoat-plugin_2.12.15 | jar | 1.4.13 |
Group / Artifact | Type | Version |
---|---|---|
com.azavea.stac4s : testing_2.12 | jar | 0.8.1 |
org.scalatest : scalatest_2.12 | jar | 3.2.12 |