Last Version

jsonapi-simple 1.2.0

Simple implementation of the JSON:API specification

License

License

Categories

Categories

JSON Data
GroupId

GroupId

io.github.seregaslm
ArtifactId

ArtifactId

jsonapi-simple
Version

Version

1.2.0
Type

Type

jar
Description

Description

jsonapi-simple
Simple implementation of the JSON:API specification
Source Code Management

Source Code Management

https://github.com/seregaSLM/jsonapi-simple/tree/master

Download jsonapi-simple 1.2.0


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

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework : spring-web jar 5.3.1
org.projectlombok : lombok jar 1.18.16
com.fasterxml.jackson.core : jackson-databind jar 2.11.3
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.11.3
io.springfox : springfox-swagger2 jar 3.0.0
org.projectlombok : lombok-maven-plugin jar 1.18.16.0

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.0
org.hamcrest : hamcrest jar 2.2
org.mockito : mockito-core jar 3.6.0

Project Modules

There are no modules declared in this project.