jsonld4s

Scala Circe extension for JSON-LD

License

License

Categories

Categories

JSON Data
GroupId

GroupId

io.renku
ArtifactId

ArtifactId

jsonld4s_2.13
Last Version

Last Version

0.1.34
Release Date

Release Date

Type

Type

jar
Description

Description

jsonld4s
Scala Circe extension for JSON-LD
Project URL

Project URL

https://github.com/SwissDataScienceCenter/jsonld4s
Project Organization

Project Organization

Swiss Data Science Center (SDSC)
Source Code Management

Source Code Management

https://github.com/SwissDataScienceCenter/jsonld4s

Download jsonld4s_2.13

How to add to project

<!-- https://jarcasting.com/artifacts/io.renku/jsonld4s_2.13/ -->
<dependency>
    <groupId>io.renku</groupId>
    <artifactId>jsonld4s_2.13</artifactId>
    <version>0.1.34</version>
</dependency>
// https://jarcasting.com/artifacts/io.renku/jsonld4s_2.13/
implementation 'io.renku:jsonld4s_2.13:0.1.34'
// https://jarcasting.com/artifacts/io.renku/jsonld4s_2.13/
implementation ("io.renku:jsonld4s_2.13:0.1.34")
'io.renku:jsonld4s_2.13:jar:0.1.34'
<dependency org="io.renku" name="jsonld4s_2.13" rev="0.1.34">
  <artifact name="jsonld4s_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.renku', module='jsonld4s_2.13', version='0.1.34')
)
libraryDependencies += "io.renku" % "jsonld4s_2.13" % "0.1.34"
[io.renku/jsonld4s_2.13 "0.1.34"]

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.6
io.circe : circe-core_2.13 jar 0.14.1
io.circe : circe-literal_2.13 jar 0.14.1
io.circe : circe-parser_2.13 jar 0.14.1
org.typelevel : cats-core_2.13 jar 2.6.1

test (5)

Group / Artifact Type Version
eu.timepit : refined_2.13 jar 0.9.27
org.scalacheck : scalacheck_2.13 jar 1.14.3
org.scalamock : scalamock_2.13 jar 5.1.0
org.scalatest : scalatest_2.13 jar 3.2.10
org.scalatestplus : scalacheck-1-14_2.13 jar 3.2.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.34
0.1.33
0.1.32
0.1.30
0.1.29
0.1.28
0.1.27
0.1.24
0.1.23
0.1.17
0.1.16