eFaps JSON Datamodel

eFaps is an Open Source ERP.

License

License

Categories

Categories

JSON Data
GroupId

GroupId

org.efaps
ArtifactId

ArtifactId

efaps-json
Last Version

Last Version

3.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

eFaps JSON Datamodel
eFaps is an Open Source ERP.
Project Organization

Project Organization

The eFaps Team
Source Code Management

Source Code Management

https://github.com/eFaps/eFaps-JSON/

Download efaps-json

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.fasterxml.jackson.datatype : jackson-datatype-joda jar 2.5.0

provided (2)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar 2.5.0
joda-time : joda-time jar 2.7

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.8.17

Project Modules

There are no modules declared in this project.

eFaps-JSON

eFaps JSON module

Codacy Badge Build Status

eFaps has a couple of Attributes that cannot be mapped that easily to Java or JSON therefore this modules provides the possibility to convert them in special JSON elements and back.

org.efaps

eFaps

Versions

Version
3.2.0