Open-Server json

Open Server contains modules for Server development, most on top of Spring and some for Google App Engine

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.wadpam.openserver
ArtifactId

ArtifactId

json
Last Version

Last Version

29
Release Date

Release Date

Type

Type

jar
Description

Description

Open-Server json
Open Server contains modules for Server development, most on top of Spring and some for Google App Engine

Download json

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

open-server

Various Server libs

  • mvc-boiler Spring CRUD Controller and Service for REST-JSON endpoints

Versions

Version
29
28
27
26
25
22
21
20