Last Version

Metafacture JSON 5.3.2

Modules for processing JSON data in Metafacture

License

License

Categories

Categories

JSON Data
GroupId

GroupId

org.metafacture
ArtifactId

ArtifactId

metafacture-json
Version

Version

5.3.2
Type

Type

jar
Description

Description

Metafacture JSON
Modules for processing JSON data in Metafacture
Project URL

Project URL

https://github.com/metafacture/metafacture-core
Project Organization

Project Organization

Metafacture
Source Code Management

Source Code Management

https://github.com/metafacture/metafacture-core

Download metafacture-json 5.3.2


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

Dependencies

compile (1)

Group / Artifact Type Version
org.metafacture : metafacture-framework jar 5.3.2

runtime (3)

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

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.5.5

Project Modules

There are no modules declared in this project.