com.gitlab.oliverlj:spring-boot-starter-json-api

A spring boot starter which brings json api converter (https://github.com/jasminb/jsonapi-converter) for your great spring project

License

License

Categories

Categories

Spring Boot Container Microservices JSON Data
GroupId

GroupId

com.gitlab.oliverlj
ArtifactId

ArtifactId

spring-boot-starter-json-api
Last Version

Last Version

0.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

com.gitlab.oliverlj:spring-boot-starter-json-api
A spring boot starter which brings json api converter (https://github.com/jasminb/jsonapi-converter) for your great spring project
Project URL

Project URL

https://gitlab.com/oliverlj/spring-boot-starter-json-api
Project Organization

Project Organization

Pivotal Software, Inc.
Source Code Management

Source Code Management

https://gitlab.com/oliverlj/spring-boot-starter-json-api/tree/master

Download spring-boot-starter-json-api

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
com.github.jasminb : jsonapi-converter jar 0.10
org.springframework.boot : spring-boot-starter jar 2.2.6.RELEASE
org.springframework.data : spring-data-commons jar
org.springframework : spring-webmvc jar
javax.validation : validation-api jar 2.0.1.Final
org.projectlombok : lombok Optional jar 1.18.12
org.eclipse.jdt : org.eclipse.jdt.annotation Optional jar 2.2.400
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.2.6.RELEASE

test (4)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.13.2
io.rest-assured : rest-assured jar 3.3.0
org.springframework.boot : spring-boot-starter-test jar 2.2.6.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.2.6.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.0
0.3.0
0.2.0
0.1.0