License |
License |
---|---|
GroupId | GroupIdcom.azavea.stac4s |
ArtifactId | ArtifactIdtesting_2.12 |
Version | Version0.7.2 |
Type | Typejar |
Description |
Descriptiontesting
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 |
---|---|
testing_2.12-0.7.2.pom | |
testing_2.12-0.7.2.jar | 83 KB |
testing_2.12-0.7.2-sources.jar | 6 KB |
testing_2.12-0.7.2-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.azavea.stac4s/testing_2.12/ -->
<dependency>
<groupId>com.azavea.stac4s</groupId>
<artifactId>testing_2.12</artifactId>
<version>0.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.azavea.stac4s/testing_2.12/
implementation 'com.azavea.stac4s:testing_2.12:0.7.2'
// https://jarcasting.com/artifacts/com.azavea.stac4s/testing_2.12/
implementation ("com.azavea.stac4s:testing_2.12:0.7.2")
'com.azavea.stac4s:testing_2.12:jar:0.7.2'
<dependency org="com.azavea.stac4s" name="testing_2.12" rev="0.7.2">
<artifact name="testing_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.azavea.stac4s', module='testing_2.12', version='0.7.2')
)
libraryDependencies += "com.azavea.stac4s" % "testing_2.12" % "0.7.2"
[com.azavea.stac4s/testing_2.12 "0.7.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.15 |
com.azavea.stac4s : core_2.12 | jar | 0.7.2 |
com.beachape : enumeratum_2.12 | jar | 1.7.0 |
com.beachape : enumeratum-scalacheck_2.12 | jar | 1.7.0 |
com.chuusai : shapeless_2.12 | jar | 2.3.7 |
eu.timepit : refined-scalacheck_2.12 | jar | 0.9.27 |
eu.timepit : refined_2.12 | jar | 0.9.27 |
io.chrisdavenport : cats-scalacheck_2.12 | jar | 0.3.1 |
io.circe : circe-core_2.12 | jar | 0.14.1 |
io.circe : circe-literal_2.12 | jar | 0.14.1 |
org.scalacheck : scalacheck_2.12 | jar | 1.15.4 |
org.typelevel : cats-core_2.12 | jar | 2.6.1 |
org.locationtech.geotrellis : geotrellis-vector_2.12 | jar | 3.6.0 |
org.locationtech.jts : jts-core | jar | 1.16.1 |
org.threeten : threeten-extra | jar | 1.7.0 |
Group / Artifact | Type | Version |
---|---|---|
com.sksamuel.scapegoat : scalac-scapegoat-plugin_2.12.15 | jar | 1.4.10 |