Last Version

nl.michelbijnen.jsonapi:json-api-converter 1.4.3

Converter for DTOs to json:api

License

License

Categories

Categories

JSON Data
GroupId

GroupId

nl.michelbijnen.jsonapi
ArtifactId

ArtifactId

json-api
Version

Version

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


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