json-utils

Utility functions for working with JSON and YAML

License

License

Categories

Categories

JSON Data
GroupId

GroupId

de.sonallux.spotify
ArtifactId

ArtifactId

json-utils
Last Version

Last Version

2022.6.26
Release Date

Release Date

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

How to add to project

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

Dependencies

compile (2)

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

provided (1)

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

test (2)

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

Project Modules

There are no modules declared in this project.

Versions

Version
2022.6.26
2022.4.14
2022.3.23
2022.2.6