Last Version

to-jsonapi 0.1.0

format entities to jsonapi format.

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.go2wheel
ArtifactId

ArtifactId

to-jsonapi
Version

Version

0.1.0
Type

Type

jar
Description

Description

to-jsonapi
format entities to jsonapi format.
Project URL

Project URL

https://github.com/jianglibo/to-jsonapi
Source Code Management

Source Code Management

https://github.com/jianglibo/to-jsonapi

Download to-jsonapi 0.1.0


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

Dependencies

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.skyscreamer : jsonassert jar 1.5.0
org.apache.johnzon : johnzon-mapper jar 1.1.6
org.apache.geronimo.specs : geronimo-json_1.1_spec jar 1.0

Project Modules

There are no modules declared in this project.