is not current version
Last Version 2.0.10

WrzasqPl basic JSON setup 1.2.6

Base JSON (Jackson) resources.

License

License

Categories

Categories

JSON Data
GroupId

GroupId

pl.wrzasq.commons
ArtifactId

ArtifactId

commons-json
Version

Version

1.2.6
Type

Type

jar
Description

Description

WrzasqPl basic JSON setup
Base JSON (Jackson) resources.
Project URL

Project URL

https://rafalwrzeszcz-wrzasqpl.github.io/pl.wrzasq.commons/commons-json/
Project Organization

Project Organization

Rafał Wrzeszcz - Wrzasq.pl

Download commons-json 1.2.6


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

Dependencies

compile (3)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.11.0
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.11.0
com.fasterxml.jackson.module : jackson-module-kotlin jar 2.11.0

provided (1)

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

test (7)

Group / Artifact Type Version
io.cucumber : cucumber-java8 jar 6.1.1
io.cucumber : cucumber-junit jar 6.1.1
org.junit.jupiter : junit-jupiter-api jar 5.7.0-M1
org.junit.jupiter : junit-jupiter-engine jar 5.7.0-M1
org.junit.vintage : junit-vintage-engine jar 5.7.0-M1
org.mockito : mockito-core jar 3.3.3
org.mockito : mockito-junit-jupiter jar 3.3.3

Project Modules

There are no modules declared in this project.