is not current version
Last Version 2022.6.26

json-utils 2022.2.6

Utility functions for working with JSON and YAML

License

License

Categories

Categories

JSON Data
GroupId

GroupId

de.sonallux.spotify
ArtifactId

ArtifactId

json-utils
Version

Version

2022.2.6
Type

Type

jar
Description

Description

json-utils
Utility functions for working with JSON and YAML
Project URL

Project URL

https://github.com/sonallux/spotify-web-api
Project Organization

Project Organization

sonallux

Download json-utils 2022.2.6


<!-- https://jarcasting.com/artifacts/de.sonallux.spotify/json-utils/ -->
<dependency>
    <groupId>de.sonallux.spotify</groupId>
    <artifactId>json-utils</artifactId>
    <version>2022.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/de.sonallux.spotify/json-utils/
implementation 'de.sonallux.spotify:json-utils:2022.2.6'
// https://jarcasting.com/artifacts/de.sonallux.spotify/json-utils/
implementation ("de.sonallux.spotify:json-utils:2022.2.6")
'de.sonallux.spotify:json-utils:jar:2022.2.6'
<dependency org="de.sonallux.spotify" name="json-utils" rev="2022.2.6">
  <artifact name="json-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.sonallux.spotify', module='json-utils', version='2022.2.6')
)
libraryDependencies += "de.sonallux.spotify" % "json-utils" % "2022.2.6"
[de.sonallux.spotify/json-utils "2022.2.6"]

Dependencies

compile (2)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar
com.jayway.jsonpath : json-path jar 2.6.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2
org.mockito : mockito-junit-jupiter jar 4.3.1

Project Modules

There are no modules declared in this project.