Last Version

Noleme JSON 0.9.3

A collection of utility classes for working with the Jackson JSON implementation

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.noleme
ArtifactId

ArtifactId

noleme-json
Version

Version

0.9.3
Type

Type

jar
Description

Description

Noleme JSON
A collection of utility classes for working with the Jackson JSON implementation
Project URL

Project URL

https://gitlab.com/noleme/noleme-json
Project Organization

Project Organization

Noleme
Source Code Management

Source Code Management

https://gitlab.com/noleme/noleme-json

Download noleme-json 0.9.3


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

Dependencies

compile (5)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.13.3
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar 2.13.3
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.13.3
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.13.3
com.kjetland : mbknor-jackson-jsonschema_2.12 jar 1.0.39

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2
org.slf4j : slf4j-simple jar 1.7.36

Project Modules

There are no modules declared in this project.