is not current version
Last Version 0.9.3

Noleme JSON 0.9

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
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


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

Dependencies

compile (5)

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

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.6.0

Project Modules

There are no modules declared in this project.