nl.michelbijnen.jsonapi:json-api-converter

Converter for DTOs to json:api

License

License

Categories

Categories

JSON Data
GroupId

GroupId

nl.michelbijnen.jsonapi
ArtifactId

ArtifactId

json-api
Last Version

Last Version

1.4.3
Release Date

Release Date

Type

Type

jar
Description

Description

nl.michelbijnen.jsonapi:json-api-converter
Converter for DTOs to json:api
Project URL

Project URL

https://github.com/MieskeB/json-api-spring-boot
Source Code Management

Source Code Management

https://github.com/MieskeB/json-api-spring-boot

Download json-api

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.json : json jar 20200518

test (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.3
1.4.2
1.4.1
1.4.0
1.3.0
1.2.9
1.2.8
1.2.7
1.2.6
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.1
1.1.0
1.0.0
0.1